Hide article inline ad on specific posts using custom field, or another way?

Posted in: Newspaper
Post count: 25

Hello!

Stuck, and need help… We would like to disable the inline ad on specific blog posts…

What is the most efficient way to do this manually?

Post count: 23312

Hello ZIMM,

You can hide the inline ad for specific blog posts using the post ID. You should provide your website URL and what kind of article inline ad you want to remove so I will be able to provide a more accurate response.

Thanks for the message!

Post count: 25

The website is still in private, development stage. Not publicly accessible via a URL I can share.

What are the instructions to hide the inline content ad manually post by post?

Right now we have the “article inline ad” to display after 1 paragraph within the theme panel setttings > ads.

Thanks 🙂

Post count: 23312

Hello ZIMM,

For example, if you want to hide the Article Inline Ad for a specific post page you should use the following steps from here -> https://www.screencast.com/t/cSWS2BPSlD

Thanks for the message!

Post count: 25

Thanks for that advice..

I pulled up the correct post id, and included the following CSS in the theme settings > Custom code > custom css

.postid-1388 .td-a-rec-id-
content_inline{
display:none;
}

Unfortunately it did not work 🙁

Post count: 20688

Hi,

It would be very helpful if you could provide a link to a post on your website, for a more accurate solution. Modifications to the code might be needed.

Thanks

Post count: 25

Simion,

Where can I privately provide you with a link to our site?

Post count: 20688

Hi,

You can send us an email at contact@tagdiv.com and provide the website there. We will take a look. Also paste a link to this topic in your email.

Thanks

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