Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
How to use the Foundation Javascript (eg Accordian Menu)
· 10 years ago
New to Grav. I am trying to figure how to use the Foundation Javascript options on my pages? Any assistance would be appreciated.
-
Featherlight open text in lightbox
· 10 years ago
That would be what i was after if it output correctly. Can you just paste the file into a GitHub Gist and give me the URL?
-
Featherlight open text in lightbox
· 10 years ago
Grav version 1.0.10 Not sure exactly what you are after as I am still learning (I only installed it yesterday for a specific intranet site) From admin plugin, Edit Columns module, Content, Expert: Fro
-
Featherlight open text in lightbox
· 10 years ago
Are you using this with Grav 1.0 or 1.1? That's going to help things a little. Also, can you give paste a copy of the entire .md page's contents where you have setup your featherlight sections?
-
Featherlight open text in lightbox
· 10 years ago
I am wanting to use featherlight to open a lightbox to show some text. The featherlight docs use: <a href="#" data-featherlight="#mylightbox">Open element in lightbox</a> <div id="mylig
-
Modular page doesn't shows its children
· 10 years ago
Done :-)
-
Modular page doesn't shows its children
· 10 years ago
If you think a page of the docs is not clear enough please post an issue on the Learn site GitHub repository with a proposal to improve them, which part is confusing to you, how it can be improved. Th
-
Modular page doesn't shows its children
· 10 years ago
Ok, thanks! That makes a lot more sense. I thought that GRAV itself assembles those modular pages internally. The documentation could be a little more explicit about that :-) However, it now works! Th
-
Modular page doesn't shows its children
· 10 years ago
the modular.html.twig template is used to render the homepage. In that template it should iterate over the page collection, and render those pages. At that point each of the modular pages will be re
-
Modular page doesn't shows its children
· 10 years ago
I followed the instructions from the docs and have problems to get a modular page working. Instead of showing the parts as defined in pages/01.home/modular.md (and using their twig templates) the them