RSS Feed/News Template conditional question

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
23,662
Points
823

Reputation:

I created an addon that displays pages using a custom template. Everything is fine except pagespeed insights says that some clickable elements are too close. It looks like those are links contact us, help etc. at the bottom. I want to remove them on my add-on pages.

Is there a condition I could use for that? Something like
Code:

<xf:if is="custom_template_name = my_template_name">

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