welcome everybody
I moved from vb4 to xenforo 2.2
and I used the code to display ads in specific forums in vb4
<vb:if condition="!in_array($GLOBALS[forumid], array(56,57,58))">ads code</vb:if>
But I don't know what code is appropriate for that in xenforo and where to add it specifically to display all the pages
Kindest regards
I moved from vb4 to xenforo 2.2
and I used the code to display ads in specific forums in vb4
<vb:if condition="!in_array($GLOBALS[forumid], array(56,57,58))">ads code</vb:if>
But I don't know what code is appropriate for that in xenforo and where to add it specifically to display all the pages
Kindest regards