Eliminate advertising in some categories.

Posted in: Newsmag
Post count: 31

Can I remove ads from a category and all its items?

Example.

Sport – advertising
Politics – advertising
Health- do not want advertising

Post count: 23312

Hello giulian curl,

You should use the category ID and then the display:none CSS rule, applied to Ad container for hide it. So, if you want a more accurate code in this regard, please provide your website URL so I can inspect it closer.

Thanks for the message!

Post count: 31

category delete ads: https://goo.gl/0qXxsW

id 102

Post count: 31

sorry id 146

Post count: 23312

Hello giulian curl,

I have inspected your category page and I did not saw any ad inside it. For an instance, if you want to remove all the ads from this page you should use the code below and place it in Theme panel->Custom CSS area.

.category-146 .td-a-rec{
display:none
}
.category-146 .td-g-rec{
display:none;
}

Hope this helps!

Thanks for the message!

Post count: 31

no it’s not that.

Last question.

Possible disable AD on minimum word length?

disable advertising in all articles with less than 200 words.

Post count: 23312

Hello giulian curl,

Unfortunately, our theme does not have any such an option that allows you to do this, sorry! If you want this feature, you should implement it yourself and or try to find some plugins which have this functionality and see how it will work for you.
If you want to display more levels in our theme and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry!

Thanks for the message!

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