Hi,
I’ve already using Google DFP to manage all the advertising spaces on my web site (please see http://43b.60a.myftpupload.com/). Here, all the ads banners are currently served by Google DFP and I’m wondering if the site skin, (i.e. the background image) could be served by Google DFP as well rather manage it through the Newsmag theme panel. How can it be achieved?
Thanks in advance for any appreciated help.
Giuseppe
Hi
The theme was designed to display only images as background ads. Changing this implementation is not an easy task and involve many customizations in theme’s files.
The code which generate the ad spots it’s located in td_panel_ads.php and th one for background ad is this: http://screencast.com/t/JbgnwXdE You can try to change that implementation with a similar one as for other ad-spots.
Please consider that this is a complex task which require advanced coding skills, also many customization and tests. If you can’t do this by yourself my advice is to look for someone which can help you with this or hire a freelancer to do it for you as we can’t offer any type of custom work at the moment.
Thanks!
Hello themesic,
The DoubleClick ads aren’t recognized by theme’s ad system and the code is rendered as it is. The theme only works using google Adsense ad codes: https://forum.tagdiv.com/ads/ … for another type of ads you can either use wp text widget or a plugin like Simple Ads Manager or AdRotate to render the code then use theme’s ad spots. For more references about this regard, you can consult this topic -> https://forum.tagdiv.com/topic/tutorial-responsive-ads-with-google-dfp/
Also, if you want to paste your tag in the mobile version in the header section, you will have to check the header.php core file from the mobile section, like this -> http://screencast.com/t/kfBP1X4Ds
Thank you for your understanding!