Badges
Creator of Grav CMS + other things...
Recent posts
-
Typing subpages with forced SSL redirect end up 404’ing (htaccess issue?)
· 9 years ago
Make sure you put this SSL rewrite ABOVE the regular Grav rewrite for index.php
-
How to display all pages in the menu?
· 9 years ago
Is it possible to get a zip of your site so far as I'm not following you 100%. Can PM this to me if required.
-
How to embed an inline image?
· 9 years ago
It's tricky to achieve advanced layout techniques with markdown syntax. What you really need to do for this is to use HTML, the problem with this however, is that you can't put markdown inside HTML (
-
Collection of modular children in a module > answer
· 9 years ago
Sorry for the confusion, i know it's going to be a little tricky for a few weeks until we're all comfortable on the new forum 🙂 I think the best approach is from the modular twig, get the parent, then
-
Collection of modular children in a module > answer
· 9 years ago
@csixtyfour Where and how are you defining your collection? And then where and how are you trying to use it? Your not the original poster, so we would need more info for your use case.
-
Where is new Plugin - Admin Add On User Manager?
· 9 years ago
Looks like i had a copy-and-paste error there, didn't copy the whole path properly. Fixed now, should show up in about an hour.
-
Collection of modular children in a module > answer
· 9 years ago
There are some usecases where you actually do want to override the page variable. For example if you use a shared partials twig template that expects page. Just FYI.
-
Can Grav respond to Posts
· 9 years ago
Sorry I thought your DB example was just an example, Grav being flat doesn't use a DB by default, so we typically use YAML or JSON files to contain data. That said if you already have a DB that you n
-
Can Grav respond to Posts
· 9 years ago
You can certainly put data into a YAML file either in the user/config folder, or directly into the YAML frontmatter of a page. Then simply iterate over that data. Then you could simply loop over tha
-
About the Forms & Blueprints category
· 9 years ago
Anything and everything regarding Forms & Blueprints