Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Existing one page website
· 11 years ago
I have an existing one page website based on a bootstrap framework. I do nit have any php and I am a amateur webmaker (i don't want to call myself a developper). Is Grav easy enough (for me) to my sim
-
Margins for lightslider
· 11 years ago
You would have to override the lightslider twig in your theme or something to take any additional options. totally doable though.
-
Margins for lightslider
· 11 years ago
ok, turns out there isnt any grav-lightslider defined. added this to lightslider-custom.css .grav-lightslider { padding-left: 1rem; padding-right: 1rem; } however, i don't know if there's a wa
-
Margins for lightslider
· 11 years ago
im trying the lightslider plugin. it works. but id like to be able to set a small right and left margin. is this possible? thanks.
-
Form Plugin Error
· 11 years ago
Good suggestion, I added a more meaningful error
-
Form Plugin Error
· 11 years ago
You are correct, I forgot to create it after I moved the templates over. With it in place the error doesn't appear. Hopefully Grav will at some point resolve those errors with a bit more hinting to wh
-
Form Plugin Error
· 11 years ago
(you set the form to display a thankyou page. If that is missing, you get that error)
-
Form Plugin Error
· 11 years ago
DId you create a thankyou subpage as explained in http://learn.getgrav.org/advanced/contact-form?
-
Form Plugin Error
· 11 years ago
When sending an email through the Form plugin, an exception is called by Twig. The error is as follows: Whoops\Exception\ErrorException thrown with message "Call to a member function header() on a non
-
Markdown extra
· 11 years ago
markdown_extra is the old setting, and while it may still work, it's deprecated. markdown: extra: true is the new way to set this, and it's the same in system.yamlunderpages:` section or in your pa