Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Insert form midway through page content
· 11 years ago
Alternatively you can put the form as part of a modular page. A modular page allows you to put content on top, then the form in the middle, then another content after the form. Quick tutorial here.
-
Insert form midway through page content
· 11 years ago
Another alternative, which I use frequently, is to separate between summary and content using the === break. So for example: Introduction, for example a paragraph or two. === Rest of content, severa
-
Insert form midway through page content
· 11 years ago
I haven't tested with form yet.... but you can try this: https://github.com/getgrav/grav-plugin-page-inject
-
Insert form midway through page content
· 11 years ago
Can a contact form be placed halfway through a page's content? For example: in form.md Page content.. {output form here} More page content... ---
-
Home menu link not working when Append URL extension .html
· 11 years ago
Was afraid of that, was out of options.. Made an issue for it #621 Thanks.
-
Home menu link not working when Append URL extension .html
· 11 years ago
Sounds like a legitimate bug, please create an issue for this on the Grav repo: https://github.com/getgrav/grav/issues
-
Home menu link not working when Append URL extension .html
· 11 years ago
Header says it all.. I don't get the expected url <domain>/home.html when i activate Append URL extension with .html All the other pages render correcty, only the home doesn't work, this is rend
-
Custom page file type & twig macros
· 11 years ago
The image support for the main editor is pretty custom and very specific to grav main content, and image media files. We did provide support for additional markdown editors, but they are really inten
-
Custom page file type & twig macros
· 11 years ago
Hi, I was wondering if you discovered anything more about having multiple markdowns on a page?
-
Custom page file type & twig macros
· 11 years ago
Utilising a modular setup for a page to create content I have created code blocks that can be edited via the Admin plugin. This is already hinted at via the modular page files: features/ showcase/ tex