• Resolved matteo raggi

    (@whichtransfers)


    Hi, what about the demo of this plugin? I cna’t find the possibility to deactivate cookie, it looks that I have to delete cookie by hand. or what?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • @whichtransfers

    You can add script in plugin settings page, that will only include if user has given the consent. See the sample screenshot.

    Thread Starter matteo raggi

    (@whichtransfers)

    thanks! but to me it looks that the translation of the second field is wrong, because the code in the second field will be shown when the user didn’t yet give the cosent, instead the text is the same for both the fields..

    @whichtransfers

    Code from both fields will be rendering only if user has given the conset. The check is like below code,

    if($third_party_cookie_options['thirdparty_on_field'] == 'true' && $_COOKIE['viewed_cookie_policy'] == 'yes')

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘GDPR demo’ is closed to new replies.