• Resolved Sibbo100

    (@sibbo100)


    Hi Support,

    I’m trying to alow my end users to turn off floodlight tags that we have embeded on the site however when I add the code to the plugin and then turn the cookies on front end the screen goes blank until I refresh it, now I suspect it is because these floodlight tags have iframes embedded in them and it’s that, that’s causing the issue, any ideas on how I can resolve this.

    Thank you
    Sibbo

Viewing 1 replies (of 1 total)
  • MA

    (@gasparnemes)

    Hi @sibbo100,

    Thanks for using our plugins.

    It seems your plugin setup requires some advanced setup, you can use our PHP functions to implement the flooding tags to your page.
    You can read more about the implementation on this topic:
    https://support.mooveagency.com/topic/google-ads-dont-show-up/

    You can also enable the force reload by this hook (functions.php)
    add_action( ‘gdpr_force_reload’, ‘__return_true’ );

    Hope this helps.

Viewing 1 replies (of 1 total)
  • The topic ‘Floodlight tags’ is closed to new replies.