Resource icon

XF 2 Tip I don't care about cookies

ENXF NET

Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
Joined
Nov 13, 2018
Messages
19,802
Points
823

Reputation:

ENXF NET submitted a new resource:

I don't care about cookies - link in notice_cookies

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> :
HTML:
<p>
Automatically disable cookie notifications via <a...

Read more about this resource...
 
Top