Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Sitemap Plugin generating table, not XML
· 9 years ago
Right! Thank you. I was using inspect and only seeing table rows.
-
Sitemap Plugin generating table, not XML
· 9 years ago
That's the usual browser representation of the sitemap. You can "view source" on that page and you'll see the XML: view-source:https://dumbomove.com.au/sitemap
-
Sitemap Plugin generating table, not XML
· 9 years ago
Hi all, I am using the sitemap plugin and expecting XML output, but instead I am getting a map of pages in a <table>. Am I possibly missing some configuration or should it work out of the box as
-
How to Insert Modular Pages in Gantry 5
· 9 years ago
I've made a little Grav Gantry Particle as one method to insert a simple Grav page (standard or modular) which has this type of code: https://github.com/hibbitts-design/grav-gantry-particle-inject-pag
-
How to Insert Modular Pages in Gantry 5
· 9 years ago
Is there any possible way to link the contents of a modular page into a particle in Gantry 5 Plugin?
-
Front Edit (plugin Editable) does not work
· 9 years ago
Unfortunately it has not. Let's try the other way around. I just send you a PM. Hopefully you get that and can reply to it.
-
Front Edit (plugin Editable) does not work
· 9 years ago
Hello bleutzinn, I tried again to send a private message. Did the message arrive? Best regards Käpsele
-
Front Edit (plugin Editable) does not work
· 9 years ago
Of course it is, but just to check: is the markdown with the shortcode in the content of the main testing page? Did you test the working of the Shortcode Core plugin which handles the shortcode proces
-
Front Edit (plugin Editable) does not work
· 9 years ago
Thanks for the detailed answer. The shortcodes might indeed be the solution. But I am struggling to get them to work. Somehow it doesn't process the shortcode but just print it out. Screenshot4 "about
-
Front Edit (plugin Editable) does not work
· 9 years ago
You can disable Editable on the site level in /user/config/plugins/editable/editable.yamlwith setting editable_self: false. By using shortcodes in the "primary markdown file in the parent folder of th