Inline advertising problem

Posted in: Newspaper
Post count: 15

Goodmorning everyone,

I use an additional theme for my site on the single page (not the standard one). I noticed, also reading on the forum, that in this case the functions of the theme are disabled and I have to intervene on the single page. I did it, I also saw a video that was recommended: https://www.youtube.com/watch?v=biTpVVlr8j8&t=2s

However, as you can see on the website pages: https://topnewstoday.it/documenti-per-il-passaporto-come-fare-richiesta/
advertising appears only above and not within paragraphs.
How can I solve it?
Thank you very much.

Post count: 35449

Hi,

Please make a test, set the code in a div with a width for inline ads and check the results.
-> https://i.imgur.com/421qX6d.png
<div style="width:720px">
<div>

If the inline ad is wroking, then you can use this code for mobile and desktop ads ->
<div class="td-visible-desktop" style="width:720px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>

<div class="td-visible-phone" style="width:320px">
<!-- Your ad code here - this ad will show only on desktops -->
</div>

In this way the ads will look good.

Thank you!

Post count: 15

Thanks, nothing happens. The space does not move and above all it is not written in the “Article inline AD” framework. I use Single Post Template 57 – Romania News PRO.

Post count: 35449

Hi,

Please send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.

Thanks

Post count: 15

Thanks for your interest Calin. I sent an email with all the details. You have been very kind.

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