Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dimitri Longo Regular
ModSquad Team Member
Grav Forum Moderators
@dimitrilongo · Joined 9 years ago · 119 posts · 6 topics · 40 reputation
Badges
Recent posts
-
Page blueprint: Data in columns won't save
· 8 years ago
Hi @Paddi i think columns in list field doesn't work https://github.com/getgrav/grav-plugin-admin/issues/1006 i use fieldset type field in list field, not like columns but useful with long list : http
-
Plugins and caching
· 8 years ago
or maybe no caching the page but use https://github.com/getgrav/grav-plugin-twigcache to cache part of the page, so it excludes the part of the chart, never tested
-
Plugins and caching
· 8 years ago
hi, have you tried never_cache_twig: true https://github.com/getgrav/grav/pull/1244/commits/d932db420a6e547af18617afd6d6e9bab4e25f33
-
How to override form template
· 8 years ago
@heihachi88 juste make folder in your theme template folder like forms/ and inside form.html.twig and in you r modular twig call {% include "forms/form.html.twig" %} You can find all explanation he
-
Problem with printfriendly plugin
· 8 years ago
@Ross maybe post directly in the Plugin Repo issues https://github.com/iusvar/grav-plugin-printfriendly/issues , it seems same issue with Turkish chars
-
Newbie one: How to insert the google map code into the form template
· 8 years ago
hi @XaRz Did you get your Google Api key ?
-
Grav itself or Admin plugin has security issues?
· 8 years ago
Discussion on Github here https://github.com/getgrav/grav/issues/1985#issuecomment-382633732
-
Bootstrap add css-link
· 8 years ago
Hi @ctuxboy you can use this plugin https://github.com/getgrav/grav-plugin-bootstrapper Just update to last version (repo not updated since 1 year), or better made a PR to that repo Hope that helps
-
Error plugin - Add more error pages
· 8 years ago
@norrin there is a great plugin here https://github.com/Perlkonig/grav-plugin-graveyard This plugin lets you record a list of intentionally deleted routes. When those routes are requested, it emits a
-
Plugins event como se usa? how to use plugins events / calendar?
· 8 years ago
hi @zurcarev You can start here This plugin provides Calendar Events for Grav CMS ps : Grav Forum is only english spoken