Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
elisabetta Member
@maria · Joined 8 years ago · 87 posts · 24 topics · 22 reputation
Badges
Recent posts
-
Substitute recaptcha in form
· 6 years ago
Thanks for your help!
-
Substitute recaptcha in form
· 6 years ago
This is the code I use after process: process: - email: from: '{{ form.value.email }}' to: '{{ config.plugins.email.from }}' subject: '[Contact] {{ form
-
Substitute recaptcha in form
· 6 years ago
@OleVik Hi Ole. I have another small problem. In the report of what the sender wrote, it is reported also the value inserted as reply to the test (in Bold in my example). Example: Here is the summary
-
Substitute recaptcha in form
· 6 years ago
Thanks a million Ole! I'll definitely give it a try, and I think that a lot of people around here can take advantage from a form template like yours 😉
-
Substitute recaptcha in form
· 6 years ago
Thanks Ole, I've seen it, but I have no idea how to merge it in this code title: 'Contact Form' form: fields: name: type: text label: Name validate: required: tru
-
Substitute recaptcha in form
· 6 years ago
I'd like to use something different from re-captcha in my form, adding a simple question, like "how much is 3+2 ?" Is there a system to add this to the code displayed in grav tutorial for creating for
-
Add the text "no posts found" in archives
· 6 years ago
Thank you so much for correcting my "If" code. Now a further question: how can I alter the default archives.htm.twig file to add the "if" condition? Coming from Joomla (completely different environmen
-
Add the text "no posts found" in archives
· 6 years ago
Anyone can help?? i couldn't find a reply to my problem here or in gravdiscord chat..
-
Add the text "no posts found" in archives
· 6 years ago
Hi all. I'd like to add the text "no posts found" in my multiple blogs when no posts are present on a certain month. I use the standard "Archives" plugin by TeamGrav. I think i have to write a {% if %
-
Blog menu displaying tags instead of post titles
· 6 years ago
As from the title: is it possible to achieve this? At present my blog menu opens a submenu where the items are the various posts. Let's say that three posts has "tag 1" and other three have "tag 2" .