Show the inline ad only if

Posted in: Newspaper
Post count: 268

Hello

I’m looking for a way to put bottom ads just for long items. I mean longer than a number of words .. or to articles over a number of paragraphs…

I saw that in td_module_single_base.php there is a condition of this kind that avoids overlapping inline ads with bottom ads
(// show the inline ad at the last paragraph (replacing the bottom ad) whenever there are not as many paragraphs mentioned in the After Paragraph field)

I would like to add the banner only for articles with a number of paragraphs, But I did some tests and I did not succeed.

Have you any suggestions?

Thanks

  • This topic was modified 9 years by Bintmusic.
Post count: 22421

Hello,

Unfortunately only the article inline ad has dynamic functionality. The article bottom ad does not have any detection of how many words or paragraphs there are in the post.
You can try to add a condition around the article bottom ad like presented here: https://wordpress.stackexchange.com/questions/237301/trying-to-count-the-total-number-of-paragraphs-inside-a-blog-article

Thanks.

Post count: 268

Thanks Bogdan,

In addition to after how many paragraphs mentioned in After Paragraph field, how to add a condition (in td_module_single_base.php) that says there must be a minimum number of paragraphs in the article to show inline ads?

Thanks

  • This reply was modified 9 years by Bintmusic.
Post count: 22421
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.