• Resolved gijsgg

    (@gijsgg)


    Is it possible to show a specific iframe with the necessary consent?
    i tried adding an iframe like this, but no success:

    <div class="cookieconsent-optout-necessary" style="color:red">To apply you need to accept the necessay cookies</div>
    <iframe data-src="http://url" data-cookieconsent="necessary" style="height:400px;"></iframe>

    The page in the iframe doesn’t use any other cookies and it’s important for the website

Viewing 1 replies (of 1 total)
  • Plugin Author cookiebot

    (@cookiebot)

    Hi @gijsgg,

    Necessary cookies do not require consent. If you check the banner at cookiebot.com, the necessary category cannot be deselected. If you iframe only contains necessary cookies, you do not need to display a placeholder.

Viewing 1 replies (of 1 total)

The topic ‘Necessary iframe’ is closed to new replies.