RSS Feed/News Blocking guests from seeing style-variation?

Status
Not open for further replies.

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
31,767
Points
823

Reputation:

I am having issues trying to hide the style chooser for guests. The reason i want to do this is because under google analytics I am getting absolutely hammered by guest users hitting the misc/style-variations link.
Screenshot 2026-02-12 at 3.08.50 pm.webp

I tried to set this in a template modification as follows on page_container

find:
Code:

Code:
<xf:if is="$xf.visitor.canChangeStyleVariation($xf.style)">
                                                <a href="{{ link('misc/style-variation') }}" rel="nofollow"...

Read more

Continue reading...
 
Status
Not open for further replies.
Top