Hi folks.
How can I customize the Privacy Policy link that I have on the form that opens when I click on “Preferences” in the cookie banner? See the screenshot:
https://imgur.com/a/UIKcqqL
It is now linked to a default, internal “Privacy page”, but I’d like to link it to an external (Iubenda) URL.
I have found a similar question here:
https://kriesi.at/support/topic/custom-av_privacy_link-link/
but I don’t want to link it to a internal page, I want to link the Privacy Link to an external URL…
THX
Bye,
A.-
Hey Angelo,
Thank you for the inquiry.
You can enable the Cookie Handling > Modal Window Custom Content option and manually create a link to an external URL in one of the Tab Content fields.
Example:
<a href="https://external-site.com" target="_blank">Privacy Link</a>
Best regards,
Ismael