hqarrse
Guest
Member
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:

Continue reading...
Continue reading...
Code:
Code:
Code:
<xf:if is="$template != 'forum_list'">
<!-- advertising code -->
</xf:if>

Continue reading...
Continue reading...