Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How is an image displayed in pages in the blog package?
· 10 years ago
Hi, I installed the blog package and it has nice images in many of its sample posts, such as Sunshine in the Hills. However, when I edit the md file of this page, it does not seem to have any code to
-
Dynamically insert form in page
· 10 years ago
Thanks for the explanation. I keep trying :)
-
Dynamically insert form in page
· 10 years ago
header() gets and sets a single variable, or the whole page header parsed in an array format. frontmatter() gets and sets the YAML multi-line string that defines the page header. As for the form.. not
-
Dynamically insert form in page
· 10 years ago
I'm looking for a way to insert a form to a page's frontmatter from within a plugin By looking at the code of the Grav Import Plugin I've managed to read the form definition in YAML format from a file
-
Multiple file upload incomplete
· 10 years ago
Thanks for getting back to me on this. Yes without my plugin it's working but I somehow need to hook into the form processing to get the files sent to the other online service. I also can pretty much
-
Multiple file upload incomplete
· 10 years ago
If you remove your own custom plugin which interferes with the form processing and just upload the files, do they work or you get the same problem?
-
Multiple file upload incomplete
· 10 years ago
I am using the form plugin and an own plugin where I grab the files from the file upload to send them to an online application form. Everything works well so far except when submitting for example 5 f
-
Footer Trubbles
· 10 years ago
Oooooh, I see where it's missing in the code! Now to figure out where it's supposed to be injected and slap some text in there...
-
Footer Trubbles
· 10 years ago
Looking at the Deliver skeleton pages, you need to add body_classes: fullwidth to your page header to make the footer full-width.
-
Footer Trubbles
· 10 years ago
I'm trying to set up a site using the Deliver skeleton. I'm setting it up on a subdomain of my current site. This is the top level page (template modular): http://www.org.hellbendermedia.com/ Notice h