AD Server background

Posted in: Newspaper
Post count: 16

how can I put this code of my adserver in the background of the theme.
CODE :
<!– Studio0101’s Ad Server / Background –><ins class=”aso-zone” data-zone=”49681″></ins><script data-cfasync=”false” async=”async” type=”text/javascript” src=”https://media.aso1.net/js/code.min.js”></script>&lt;!– /Studio0101’s Ad Server –>

Thank you

Post count: 35449

Hi,

There is no option for this, but you can try an workaround for this, you can set a background color transparent -> https://i.imgur.com/V99pbtZ.png after that go in Them panel> analytics and set the code like this -> https://i.imgur.com/Bo2bFoV.png the results should be like this -> https://i.imgur.com/da477og.jpg

Hope this will help you!
Thank you!

Post count: 16

Thank you very much, I only have the problem of the height of the header. The head is too low. How can I change the space correctly ?.

Thank you very much

Post count: 35449

Hi,

For this you can use a custom css to set the height
body{
margin-top: -30px;
}

The code need to be set in theme panel> custom code> custom css
If the code is not apply right, please provide me a link to your website to can create a better code.

Thank you!

Post count: 16

Thank you, for your valuable support. everything is now aligned.
Thank you

Post count: 16

Hello, I would like to know how to assign a different color for each category in the theme.
Thanks

Post count: 35449

Hi,

If this is what you want to achieved -> https://i.imgur.com/Xxw3SuK.png then you can do it using the settings from theme panel -> https://i.imgur.com/auroCKV.png set on each category the tag color.
If you are referring on this -> https://i.imgur.com/auroCKV.png then you can change it only on flex element -> https://i.imgur.com/IsCX0MX.jpg the colors set in theme panel will not apply.
If this is not what you mean, please provide me some more details.

Thank you!

Post count: 16

Thank you very much

Post count: 16

after the last upgrade, the system has become very slow despite the correct server parameters and memory, the system is extremely slow and many times it doesn’t even save the page edit

Post count: 35449

Hi,

Please make sure that all the settings are like in our requirements, please follow the guide carefully
https://forum.tagdiv.com/requirements-for-newspaper/
and please increase all requirements that are lower, and follow all steps.
Make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv plugins, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist, please provide me a link to your website.

Thank you!

Post count: 16

Hello, We have executed the instructions by changing the parameters but the problem remains.
The site is the following http://www.volleynews.it/sitocopia.
How can I send the credentials for you to check. Thanks

Post count: 35449

Hi,

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

Thanks

Post count: 16

Good morning,
now the site is online at http://www.volleynews.it, thanks for the precious help.
The only problem is that our skin is no longer clickable. The problem is that the theme seems to overlap something. Can control? to help us ?. Thank you

Post count: 35449

Hi,

Is look that the ad is coming under the background image, to fix the problem, you can use a custom css -> https://i.imgur.com/F2HG2em.jpg
.aso-background a.aso-background-link{
z-index: 99!important;
}

The code need to be set in theme panel> custom code> custom css.

Hope this will help you!

Post count: 16

Hi, Thank you very much

Post count: 16

HI,
I tested the code but it makes the page fully clickable even above the articles. In this way it is all clickable and refers to the sponsor. It practically covers the whole page.
Pending thank you

Post count: 35449

Hi,

I just take a closer look to your website and is look that you have set the background ads on body using a different method, not the one provide by us, what you can do is to set the link from the ad in theme panel -> https://i.imgur.com/IeirvT0.png and set a background transparent color -> https://i.imgur.com/dR1SthR.png

Hope this will help you!

Post count: 16

Hello,
we have an ad server that manages the backgrounds. We cannot apply the proposed solution.
We have to somehow manage the divod modes that do not overlap and the probe occupies the whole page, not allowing normal navigation.

Thanks

Post count: 35449

Hi,

The problem is that you have the ad code set on the body -> https://i.imgur.com/HgIb0sT.png, this is set behind of the theme content and not in the theme content-> https://i.imgur.com/zjSxAvC.png, so when you set an z-index you move the ad from body content over the theme content. In order to make the ad to work, you need to make the theme content boxed, this can be achieve using the above method or a custom css -> https://i.imgur.com/PB2dPS0.png
#td-outer-wrap{
width: 1164px;
margin: -40px auto 0 auto;
}

The code need to be set in theme panel> custom code> custom css.

Thank you!

Post count: 16

Thanks a lot, it works correctly for the side parts of the advertisement, but the top still remains covered and not clickable.
Thanks for your support

Post count: 35449

Hi,

Unfortunately for that part I can not help you because the page content is over it and you can not click on it, sorry this was all I can do.

Thank you for your understanding!

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