Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Brian McWilliams Newcomer
@bmcwilliams · Joined 7 years ago · 4 posts · 3 topics · 0 reputation
Badges
Recent posts
-
Can't Edit Pages - You Are Offline
· 6 years ago
This must be documented somewhere or someone has run across it. Log into GRAV admin and want to edit a page. It doesn't matter which page. I get a giant "G - GRAV" icon and a message that says "You Ar
-
Custom page names overwritten by admin interface
· 7 years ago
Personally I think naming your page.md files after the template is not good practice. This leads to multiple files on your website having the same filename. For example, a ten page site could have ten
-
Config.theme empty
· 7 years ago
Yes, you're exactly right. I wrongly assumed that dump() displays results in the HTML. var_dump() displays results in HTML as you stated and I was able to track bugs this way. Thank you!
-
Config.theme empty
· 7 years ago
I'm trying to access values from config.theme from within partials/navigation.html.twig Just debugging and trying to display the values. These all display empty. You'd think at least dump(config.theme