Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #968931

    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

    #970716

    Hey John,

    Please update your theme to Enfold version 4.4.1, otherwise the plugin will not function properly.

    Best regards,
    Dude

    #970722

    It is on 4.4.1 since that update was available.

    Thanks, John

    • This reply was modified 6 years ago by Rug3r.
    #970734

    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

    #970736

    Works great!

    Thank you very much.

    John

    #970746

    Hi,

    Great :)

    Best regards,
    Dude

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Privacy Addon Plugin’ is closed to new replies.