XenForo Tutorials

I don't care about cookies

Submitted by Yondu, , Thread ID: 197755

Yondu
Marry Poppins Y'all
Administrators
Level:
36
Reputation:
190
Posts:
1.53K
Likes:
333
Credits:
3.51K
12-02-2021, 09:13 PM
#1
simply add a link to automatically hide cookie notifications.
Ideal for forum visitors who get tired of cookie notifications.

Go to: AdminCP > Appearance > Templates > and search for the "notice_cookies" file and open it.

add this code after the line <xf:button href="{{ link('help/cookies') }}" class="button--notice">{{ phrase('learn_more...') }}</xf:button> :

Code:
<p>
Automatically disable cookie notifications via <a href="https://www.i-dont-care-about-cookies.eu/" target="_blank" title="Delete all cookie notifications from any website"> I Don ' t Care About Cookies </a>
</p>

Especially for the Dutch forum administrators:

Code:
<p>
        Schakel cookie-meldingen automatisch uit via <a href="https://www.i-dont-care-about-cookies.eu/" target="_blank" title="verwijder alle cookiemeldingen van elke website">I Don't Care About Cookies</a>
    </p>


[Image: z7emh1R.png]
[Image: wsUuw16j6oyxLLRnnK.gif]

Users browsing this thread: 1 Guest(s)