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.
Hey Guenter,
sorry for the late reply.
Is it possible to get a link to check it please?
Best regards,
Günter
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?
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
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)