Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation
Badges
Recent posts
-
Page plugin stucked when login is out
· 1 year ago
Not sure what the real page transfer is, but you can have different session timeout for your plugin. For example Admin plugin has a separate session timeout option from the main timeout
-
Reverting all plugins to latest version supported by Grav 1.6?
· 1 year ago
I suppose it all depends on the plugin developers how they labeled and/or tagged the releases which swithed from 1.6 to 1.7 support. If it's not mentioned in the releases, I doubt there's an easy way
-
Debugbar not showing and twig dump not working
· 1 year ago
Does it work on fresh Grav install? If so, try disabling plugins maybe one by one
-
Debugbar not showing and twig dump not working
· 1 year ago
I see some differences in out of the box config: twig: cache: true debug: true auto_reload: true autoescape: true undefined_functions: true undefined_filters: true safe_functions: { }
-
Debugbar not showing and twig dump not working
· 1 year ago
When you enable the debugger, look for this icon in the corner: When you click on it, it should show all the info and debug output. If you have Clockwork installed, even better and it shows all the
-
Edit info displayed on blog page with Antimatter
· 1 year ago
How does your MD file look like? I'm pretty sure you have a title directly in your content
-
Edit info displayed on blog page with Antimatter
· 1 year ago
Based on the code, it seems like all this text comes either from your page.summary or page.content (lines 53-62)
-
Edit info displayed on blog page with Antimatter
· 1 year ago
Probably depends on your theme
-
Unable to change/add logo to antimatter header
· 1 year ago
Check that answer again. I see it was updated a minute ago
-
Try to inherit a Theme but dont get the new Theme to work properly
· 1 year ago
@Snickbrack: Or is there some Mechanism already in Place in Grav? Not sure, but I don't think so. When theme updates, I believe you'd need to check if any of your overwritten files were affected