Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1489482

    chrome and safari do open the settings window my firefox developer and firefox do not open that window.
    i do cleared all cache. It is a clean new installation without plugins. the Lightbox Modal Window is active – and cookie consent messages are enabled.
    i can see the badge and the window with the options – but i can not open the settings popup.
    Console log is:

    Uncaught TypeError: ‘scroll’ called on an object that does not implement interface Window.
    jQuery 8
    jquery.min.js:2:29595

    btw. accepting the all cookies – firefox (both) do open videos in new window on the youtube/vimeo pages.

    I just want to test the cookie consent behaviour because borlabs cookie has raised its prices considerably.

    #1489555

    Hey Guenter,

    sorry for the late reply.

    Is it possible to get a link to check it please?

    Best regards,
    Günter

    #1489573

    i have removed all child-theme functions.php entries – and now it works – so i will try to find what is causing this.

    it is the :
    add_filter( 'avf_default_lightbox_no_scroll', '__return_true' );

    but why does chrome and safari open the popup and only firefox not?

    #1489574

    Hi,

    Checking on FF it works for me.
    I can click the badge and the popup Cookie and Privacy Settings opens with the checkboxes.

    Or am I missing something.

    Works both logged in or not.

    Best regards,
    Günter

    #1489575

    with that filter ?

    add_filter( 'avf_default_lightbox_no_scroll', '__return_true' );

    ________
    if i like to place an unlock button e.g. for youtube:
    [av_privacy_accept_button wrapper_class="" id="" class=""]accept Youtube[/av_privacy_accept_button]

    where to get the correct Id’s for each service?
    is it only possible to unlock both external Video Hosters? (aviaPrivacyVideoEmbedsDisabled)

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.