Filippo Lazzarini

Results 7 issues of Filippo Lazzarini

Fix #24 When cache option is set to yes and the banner is accepted, some script aren't restored. The problem was due by this line: ` if (isset($option_ginger_general['ginger_cache']) && $option_ginger_general['ginger_cache']...

Hi, your plugin is great; I have two questions 1) Is it possible to revoke consent? Maybe with a link in the footer to show the banner again. 2) after...

With w3 total cache enabled, the analytics extension always (also when the cookie banner is not accepted) use the normal code... not the anonymized one

Adding `ginger-cookie-enabled` or `ginger-cookie-disabled` class to body This could help styling the page in relation to the current cookie consent state

Hi, I had a problem in Symfony 5.3 with the shapecode:cron:scan command because it couldn't find any CronJob. I got deeper and I found that the problem was here: https://github.com/shapecode/cron-bundle/blob/master/src/EventListener/AnnotationJobLoaderListener.php#L40...