Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Contact form and email in modular page
· 10 years ago
First, remove email from the process. display too. Start with a bare bones form that saves to file. I copied your modular.md and recreated your file structure, it works fine to me. Make sure you have
-
Contact form and email in modular page
· 10 years ago
Does the email work if you change the process section with process: - email: from: "{{ config.plugins.email.from }}" to: - "{{ config.plugins.email.to
-
Contact form and email in modular page
· 10 years ago
By the way, here is the link to the website: http://4wd.bo64.de
-
Contact form and email in modular page
· 10 years ago
Hi rhukster, thanks for your message! But it doesn´t really help me. Since I built a onepager with modular pages with following structure: Bildschirmfoto 2016-10-21 um 10 my contact page is contact/f
-
Contact form and email in modular page
· 10 years ago
If you copied the form to a modular page, make sure you set cache_enable: false in the modular page's frontmatter. Here's a working modular form example saved as 01._form/form.md: title: Contact For
-
Contact form and email in modular page
· 10 years ago
Hi there, I´m new on Grav and tried to build a contact form in a modular page following the instructions "How to - Forms in a modular page" and "Frontend forms". I use the agency theme. The form is s
-
Facebook plugin
· 10 years ago
I shall take a look!
-
Facebook plugin
· 10 years ago
Thanks :) I have made a release and an issue into Grav issues.
-
Facebook plugin
· 10 years ago
It's not immediately obvious, but here's the doc page.
-
Facebook plugin
· 10 years ago
I have created a plugin which brings posts from a Facebook page into Grav site. I would like to make this available publicly into Grav plugin directory, but I am not sure how this can done ? Plugin re