Newsmag background clicktag won't work

Posted in: Newsmag
Post count: 7

Hi!

I don’t know why, but all of a sudden the clicktag on the background wallpaper is only about 100px high it does not cover the whole wallpaper. Can you check it out? I had numerous wallpapers and everything was working fine until now. Theme and WP is updated to the latest version.

Here is the link to the site where the problem is: http://bit.ly/2yKCiB8

Post count: 23312

Hello,

It seems to be a mini-bug in our theme and that’s why you should try using the following useful code and place it in Theme panel -> Custom CSS Area.

.td-main-content-wrap, .single .post{
pointer-events: none;
}
.td-main-content-wrap .td-container, .single .td-container {
pointer-events:auto;
}

Thanks for your understanding!

Post count: 7

Hi! Thank you for the quick reply. The solution worked!

Can you please tell me is there any option to include the background in the AdRotate plugin or something similar – so we can track clicks and rotate background wallpapers?

Thank you!

Post count: 23312

Hello ivankozlik,

Unfortunately, our theme does not have any such an option that allows you to do this, sorry! You should try it yourself to use this plugin but we cannot say for sure if this will work or not for rotate background effect, sorry!

Thanks for your understanding!

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