Background ad click problem in single

Posted in: Newspaper
Post count: 8

Hi,

I am using Newspaper in two blogs. In both I have using the Background Click Ad options with the same configuration.

In one it works ok in index:
http://foromoviles.com
And single:
http://foromoviles.com/la-garantia-de-los-moviles-mi-historia-con-lg/

But in the other it works in index:
http://faqsandroid.com/
But not in single:
http://faqsandroid.com/orange-dive-70/

I have tried changing:

  • Child Theme
  • functions.php
  • Custom CSS
  • ad links

    But nothig works.

    Can you help me?

    Thanks in advance.

  • This topic was modified 10 years by bbmoob.
Post count: 7909

Hi,

I see that you still use the old version of the theme for http://faqsandroid.com/
Please try thsi custom css in Theme Panel > Custom Css:

body {
cursor: pointer !important;
}
.container, .container.td-page-wrap {
cursor: default;
}

Thanks!

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