Bonsai Coder Active member Apr 19, 2018 #1 On my site I would like to place an AdSense ad directly below the breadcrumbs on every page EXCEPT the home page. How do I create an exception for a single page?
On my site I would like to place an AdSense ad directly below the breadcrumbs on every page EXCEPT the home page. How do I create an exception for a single page?
S S Thomas Well-known member Apr 19, 2018 #2 Setup > Advertising > Prevent ads showing in these templates > forum_list Upvote 0 Downvote
Bonsai Coder Active member Apr 19, 2018 #3 I can't seem to get it to work. I have a Home Page template titled "_page_node.74" When I try to block ads from showing up in that template by placing the template title in the exception list, nothing happens. Upvote 0 Downvote
I can't seem to get it to work. I have a Home Page template titled "_page_node.74" When I try to block ads from showing up in that template by placing the template title in the exception list, nothing happens.
Bonsai Coder Active member Apr 19, 2018 #4 I have still not resolved this issue.... Upvote 0 Downvote
S S Thomas Well-known member Apr 19, 2018 #5 Well, Pages are not the default home page. You can wrap the Ad HTML in an if condition to hide the ad on a specific page. https://xenforo.com/community/resources/conditional-statements-for-xenforo-2.5795/ Upvote 0 Downvote
Well, Pages are not the default home page. You can wrap the Ad HTML in an if condition to hide the ad on a specific page. https://xenforo.com/community/resources/conditional-statements-for-xenforo-2.5795/