• Resolved kolibri18

    (@kolibri18)


    Hi Team,

    i use the Borlabs Cookie plugin (GDPR) together with your plugin. By using the Borlabs Cookie plugin, I want to set up the Instagram feed to be blocked first and then reloaded by the user. Unfortunately the reload does not work.
    Does Instagram Feed use Java Script? If so, can I call it up later?

    Kind regards,

    Anna

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    Hey Anna,

    Yes the plugin does use JavaScript to create the feed. You would want to call this when the consent is granted:

    sbi_init(function(i,t,a,b) {
        sbi_cache_all(i,t,a,b);
    });

    Though we’ve found that with the cookies that are used by the plugin, this type of consent probably isn’t necessary for GDPR compliance. You can definitely decide for yourself though!

    Thanks,

    Craig

    Thread Starter kolibri18

    (@kolibri18)

    Thank you so much Craig!

    Plugin Author Craig at Smash Balloon

    (@craig-at-smash-balloon)

    No problem!

    Have a great rest of your week.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Instagram Feed with Borlabs Cookies’ is closed to new replies.