Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Need to put logo in top left corner
· 9 years ago
If someone need it : (found in this forum) : https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/partials/base.html.twig#L45,L47
-
Need to put logo in top left corner
· 9 years ago
Hello, i need to change two thing : the header logo, there is only the site name ... i need to put logo. is it possible to change disclaimer in the footer ? then you for your help
-
Formfield in modular page does not appaer
· 9 years ago
Thanks for your answer i figured it out. I had both files form.md and modular.md in the same Folder
-
Formfield in modular page does not appaer
· 9 years ago
The structure must be /home/ /home/modular.md /home/_kontact/form.md Is that what you have?
-
Formfield in modular page does not appaer
· 9 years ago
Hi, I used this instruction: https://learn.getgrav.org/forms/forms/how-to-forms-in-modular-pages to set up a contact form on my modular webpage which uses the antimatter theme. Unfortunatly the formfi
-
Heeelp contact form
· 9 years ago
Hi guys, I did some editing in the form plugin for my contact-us forms and it looks awesome for www.drinkharder.com GRAV rocks!
-
Heeelp contact form
· 10 years ago
Thank you so much! it worked :)
-
Heeelp contact form
· 10 years ago
The form plugin works well and we've used it a lot. The other method I've used is to do an ajax form so I can handle the processing myself and have it use phpmailer in an external folder.
-
Heeelp contact form
· 10 years ago
This approach is not going to work. Grav provides a handy Form plugin which does most of the work for you, and here's a simple example of how to setup a contact form
-
Heeelp contact form
· 10 years ago
<div class="col-sm-6"> <form action="sendcontact.php" class="" method="post" > <div class="form-group"> <la