Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Problem with Form
· 10 years ago
OK, I' ll try it today 👍
-
Problem with Form
· 10 years ago
Not really, just backup your site first. it's where we put our fixes and improvements first before releasing an actual release. If no one tests, then we might release code that is not in fact fixed
-
Problem with Form
· 10 years ago
Thank you for your reply! Isn't it to high risk setting to testing because of damaging functionality?
-
Problem with Form
· 10 years ago
what version of Grav and Form plugin are you running? Can you also try setting gpm: releases: testing and updating to latest RC releases as I've made some changes in this area in the last couple of RC
-
Problem with Form
· 10 years ago
I'm linking to the contact form with example.com/#contact
-
Problem with Form
· 10 years ago
hmm, I see an error right now: It ssems to be related with "NONCE_NOT_VALIDATED"
-
Problem with Form
· 10 years ago
I still have problems with the form plug-in on an one page skeleton with big-picture theme. After clearing the cache it works for a while but stops working after a while. Instead of triggering the tha
-
Inserting markdown between two html tags
· 10 years ago
I actually missed how useful this plugin is :) Nice work @perlkonig
-
Inserting markdown between two html tags
· 10 years ago
I've used the Classifier plugin to style specific tables and elements as well. I'll have to try @bleutzinn's link.
-
Inserting markdown between two html tags
· 10 years ago
And applying a style to your table is straightforward since the markdown is converted into HTML. Using your 'custom' CSS class you can style that table like: .custom table { background-color: #fcc;