Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Forms: adjust checkboxes output
· 10 years ago
This should do {% extends "forms/default/data.html.twig" %} {% for field in form.fields %} {% block field %} {% if field.name!='g-recaptcha-response' %} <div>
-
Forms: adjust checkboxes output
· 10 years ago
@flaviocopes. Thanks. The code above did solve the immediate checkboxes issue. However, an earlier issue has re-surfaced as a result. The re-captcha code is once-again being displayed in the thankyou
-
Forms: adjust checkboxes output
· 10 years ago
Edit your theme templates/forms/data.html.twig with {% for field in form.fields %} {% block field %} <div> {% block field_label %} <strong>{{ field.label }}</str
-
Forms: adjust checkboxes output
· 10 years ago
Checkboxes output displayed in thankyou message and alert email is not user-friendly. form email screen-grab What should be displayed is to end-user is the value chosen on the form. For example: Wha
-
Documentation for Plugin understanding/creation?
· 10 years ago
Make sure you defined some processing in the form.process section. Paste the form definition (with triple backticks so it's properly formatted) here so we can give a hint.
-
Documentation for Plugin understanding/creation?
· 10 years ago
I tried to follow the tutorial of contact form and it doesn't work at all. It just refresh the page when I hut submit. You have any idea what could be happening?
-
Documentation for Plugin understanding/creation?
· 10 years ago
The form plugin is one of the "core" plugins based on it's high use. Some documentation can be found on the learn site. http://learn.getgrav.org/advanced/forms
-
Documentation for Plugin understanding/creation?
· 10 years ago
Hi guys! Loving GRAV so far. My startup's new website is made with it. I only have a little problem: Plugins. The ones already created seem to be kind of a pain in the butt. Specially since there are
-
Nunopress gmaps
· 10 years ago
Unfortunately @nunopress got caught up in a big project and we've not seen him in some months. You can try creating an issue on the gmaps GitHub repo though. BTW, there is another one you can try: ht
-
Nunopress gmaps
· 10 years ago
I just discovered Grav today. I have been able to do things with it that took me weeks of learning with other CMSs. I am using the nunopress gmaps plugin but because I'm a beginner, I cannot get the r