Hi Claudio,
thank’s for bug report!
In a couple of hours we will release a new version (1.1.1) with this fixes!
Fixed! Try to upgrade with the new version
Thread Starter
clavet
(@clavet)
Great support. Thank you!
Some other things (sorry if I’m playing as bug finder):
1. “Read More” button doesn’t display;
2. “Custom css” textarea (it’s very useful!) should be resizable.
Having some problems with blocking feature (opt-in). Does it really work? How to use custom scripts?
Thank you.
Hi
Read more should work if you put placeholder as indicated under textarea and if you have selected a privacy page.
We will make css resizable
Thanks to be a bug finder, is very useful!
Let us know about read more
Thread Starter
clavet
(@clavet)
Thank you. It works.
But I have a new issue, upgrading to v-1.1.1.
When I “turn on” the plugin (“Abilita Ginger”), the web site reply with a blank page. With debug node active I have this warning: DOMDocument::saveHTML() expects exactly 0 parameters, 1 given in /wp-content/plugins/ginger/front/gingerfront.utils.php on line 303
Can you help me?
Thanks.
Thread Starter
clavet
(@clavet)
I’t seems to be related with the version of PHP.
Can you check it?
Thanks for your bug report.
I have released new version with the fix!
I have tested the plugin with different php version and i don’t see any error in my console log.
Thread Starter
clavet
(@clavet)
It works like a charm!
Great support guys.
Grazie!
Hello, I’m trying to find the best solution for this inconvenient cookie law, and I’ve found that the 2 best plugins are Ginger and another one from a different company. The other one has more customizations but Ginger is more lightweight and have a faster loading time.
If I can reduce the height of the banner I will choose Ginger. Could you please provide the CSS code to set the banner height?
Hi
could you send me your website?
We will check and send you css rules
Hi, I’ve have many websites based on the Genesis framework. Right now I’m making my experiments on a testing website:
http://wt1.gcpublishing.net
If it’s possible I would like to know the code I have to put in the “custom css” Ginger field to reduce the height of the banner and to reduce the size of the button.
Thanks a lot
You can try this 2 rules (but change values as you desire):
.ginger_banner{padding:0px !important;}
.ginger_btn{padding:0px !important;}
It works perfectly. Many thanks for your assistance