Stopping ad appearing in a post

Posted in: Newspaper
Post count: 3

Hi,

I have a situation where I need to stop an advert showing up in just one of my posts. I am using the ad section in the newspaper theme, but I don’t know how to block it on individual posts (if it’s possible at all). Any help appreciated!

Post count: 5

I asked the same question in the comments of the theme and they dont have this function which is pretty bad because for example on pure video posts you are not allowed to insert adsense it could get you banned without content. 🙁

Post count: 9544

Make a custom post template which does not call the ad units; and then simply use that template for the special post.

Plenty of tutorials online for how to clone a standard single-post.php template, rename it, remove stuff, and then use that as alternate for custom situations.

Obviously if you want to do something unique with the theme, for something not designed or advertised to do, as with *all* WordPress themes, you have to build your own solution for your unique needs.

REF
https://codex.wordpress.org/Templates

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.