Background Click Ad

Posted in: Newspaper
Post count: 74

Hello,

I am using Version 7.8.1.
I set the URL for Background Click Ad, but I can not set it properly.

Post count: 23312

Hello yukiy531,

Sorry but since we have not tested replacing our background ad with another ad system, I cannot provide any solution to this. I suggest hiring a freelancer to help out with this task as plugin implementation is not part of the theme support.
The background ad in our theme for the moment is not working as there is a problem with the code but it can be fixed with a simple css if this is what prompted you top look for an external plugin for a bakcgorund ad:

body {
cursor: pointer;
}
#td-outer-wrap {
pointer-events: none;
}
.td-main-content-wrap, .td-container-wrap {
pointer-events: auto !important;
cursor: default;
}

Thank you for your understanding.

Post count: 74

Hi,

Thank you for your kind explanation.

Yuki

Post count: 17

Please notify me when this will be fixed… Now i have fixed this by this CSS… Im using this for ads.. this kind of ad is monetizing my web :-/

Post count: 23312

Hello Dominikks,

You should follow up our theme updates and changelog because we try to fix it as soon as possible.

Thanks for the message!

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