Having an issue with Gunters Privacy Addon Plugin.
When I use the shortcode [av_privacy_popup wrapper_class='' id='' class='']Cookie and Privacy Settings[/av_privacy_popup]
to my privacy page the popup modal will not populate and says “content not found”.
If I add a button for the modal to the privacy bar, then the above will populate with the proper content. Don’t want to have the button on the privacy bar though.
I have privately attached the info.
Thanks, Rug3r
Hey John,
Please update your theme to Enfold version 4.4.1, otherwise the plugin will not function properly.
Best regards,
Dude
It is on 4.4.1 since that update was available.
Thanks, John
Hi,
I added a modal window button to the cookie info bar and hided it with css code (quick css field):
#top .avia-cookie-consent .avia-cookie-info-btn{
display:none;
}
This is the only solution at the moment because Günters plugin does not replace/add the default modal window but just enables you to display the “privacy policy”-button (anywhere outside the cookie bar) on the page. So you must “activate” the modal window code by adding a button to the cookie info bar, then you can use the shortcode.
Best regards,
Dude
Works great!
Thank you very much.
John
Hi,
Great :)
Best regards,
Dude