Adsense ads refresh on slideshows?

Posted in: Newspaper
Post count: 4

Hi – I’m trying to have the google adsense ads that are in the sidebar and content of my posts to refresh on slideshows when clicking the next button. How do I do this? currently it’s only on the 1st slide, then it disappears.

Also, is it possible to have the “more articles” popup on mobile?

Post count: 22421

Hello,

Sorry but our theme does not have any ad refresh option. I’m not sure what slideshow you are referring to.
As for the more articles box, you can enable it for mobile phones using thsi css code:
@media (max-width: 767px){
.td-more-articles-box {
display: block!important;
}}

Thank you!

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