Rum Runner Entertainment Active member Licensed customer Aug 31, 2014 #1 So, I added a few images to my ad_sidebar_bottom template, and I was wondering if I could make that show only on the main forums page. Is that possible? Thank you.
So, I added a few images to my ad_sidebar_bottom template, and I was wondering if I could make that show only on the main forums page. Is that possible? Thank you.
AndyB Well-known member Licensed customer Aug 31, 2014 #2 Here's an example Code: <xen:if is="{$contentTemplate} == 'forum_view'"> ... add code here </xen:if> Upvote 0 Downvote
Rum Runner Entertainment Active member Licensed customer Sep 1, 2014 #3 Okay thank you. Upvote 0 Downvote