RSS Feed/News Conditional statement in advertising

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,681
Points
823

Reputation:

I'm trying to hideshow ads on certain parts of my site using conditional statements. Unfortunately the following doesn't seem to work so would be grateful for any thoughts?

Code:

Code:
<xf:if is="$template != 'forum_list'">

<!-- advertising code -->

</xf:if>

Screenshot 2023-10-13 133016.png

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