Masetrix
Well-known member
Masetrix submitted a new resource:
No Ads in selectable Nodes - dont display ads in some Nodes
Read more about this resource...
No Ads in selectable Nodes - dont display ads in some Nodes
With XenForo you can already very nicely separate ads by user groups or not show them at all. But what is in certain forums?
Sometimes you do not want to show ads in private forums. Take that:
Search for the numbers of the forums and insert them as below in the example.
Then put the green code before and after your AdCode. Save done
Rich (BB code):<xf:if is="!in_array($__globals.forum.node_id, [1,2,3,77,113])"> <ins class="adsbygoogle"...
Read more about this resource...