Itworx4me Well-known member Dec 30, 2013 #1 I am currently using this conditional statement: Code: <xen:if is="{$contentTemplate} != 'EWRporta_Portal'"> I need to add forum_view to the current conditional statement. I have tried using AND but it didn't work. Can someone please show me the way? Thanks, Itworx4me
I am currently using this conditional statement: Code: <xen:if is="{$contentTemplate} != 'EWRporta_Portal'"> I need to add forum_view to the current conditional statement. I have tried using AND but it didn't work. Can someone please show me the way? Thanks, Itworx4me
P Paul B XenForo moderator Staff member Dec 30, 2013 #2 Use an array - example is here in the main text: http://xenforo.com/community/resources/conditional-statements.1604/ Or here (in green): http://xenforo.com/community/resources/responsive-adsense.2084/update?update=4915 Upvote 0 Downvote
Use an array - example is here in the main text: http://xenforo.com/community/resources/conditional-statements.1604/ Or here (in green): http://xenforo.com/community/resources/responsive-adsense.2084/update?update=4915