Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Separate sub navbar
· 12 years ago
You can check this: https://github.com/getgrav/grav-theme-antimatter/blob/develop/templates/partials/navigation.html.twig The macro "loop" create a submenu.
-
Separate sub navbar
· 12 years ago
How can I build up a list of sub links to the current page?
-
Using simple_contact plugin in existing page
· 11 years ago
And the author (me) are away for some months and not reading the forum.. Sorry for that, next week I come back to my home and I can continue the develop to Grav plugins and themes. Btw I post few seco
-
Using simple_contact plugin in existing page
· 11 years ago
Hopefully someone more experienced with SimpleContact can help you because it's not a plugin I wrote :)
-
Using simple_contact plugin in existing page
· 11 years ago
I have found adding simple_contact to the header like so; title: Contact simple_contact: true Displays the contact form. But when I add breadcrumbs: true it does not work!!! Am I adding these in
-
Using simple_contact plugin in existing page
· 11 years ago
Hi all, my first attempt with GRAV. I cannot find an example of how to add this contact example into an existing page. I have read the tutorial but not finding anything to show this. I have a default
-
How to add a modular plugin to a page
· 11 years ago
That does the trick. Thanks a lot! I did a lot of convoluted stuff because I assumed I could somehow do this from markdown. It was a lot simpler this way, though.
-
How to add a modular plugin to a page
· 11 years ago
I'm assuming that the simplecontact plugin registered the user/plugins/simplecontact/templates folder with Twig. That being so if you wanted to explicitly include the template from any other twig tem
-
How to add a modular plugin to a page
· 11 years ago
I've got a modular page, and the simple_contact plugin installed. I've followed the installation instructions to the letter, but can't wrap my head around how to display the actual form on a modular p
-
Trouble installing with gpm
· 11 years ago
Hi, I followed your suggestion, i.e. I installed Git for Windows. After the install, I could run the gpm install and it downloaded the plugin (and its dependencies). Did I answer to your question?