Dear TagDiv,
We have a WordPress website running a Newspaper theme with TagDiv composer installed. We have successfully implemented some sidebar ads with TD composer and placed the codes with TD Adbox on the website. They run as they should.
Now we want to place side surround ads, but we can’t insert the code via TagDiv composer. We tried via Theme panel with Custom ads and inserted our code there, but it’s not showing up. It doesn’t even show up in the source code of the website.
Which part of the website do we have to edit to get the codes/ads to show up? The codes should be in the <body> section.
Kind regards,
A.
Hi,
I don’t understand why you cannot display your ads using tagdiv composer. Like you said, you’ve already done this for siderbar, so it should work also using the panel custom ad spot – https://www.screencast.com/t/EYtwIZqj or place the code directly into the Ad Box specific spot – https://www.screencast.com/t/4YbqfBtJG47D
Please provide some screenshots how you’ve set the ads and a link to the page where they should appear.
Let us know.
Thanks!
Dear Alin,
We would like to display this kind of ad by the sides of our website: https://gemiushosting.rs/branding.html. In order to do so, we need to input a custom shortcode to a place like the background. We can insert a photo, but not a code, see link with screenshot.
The site is https://demokracija.eu
Link to PrintScr http://www.ada.si/onooakfdlnipoeah.png
Kind regards,
A.
Hello!
For background ad is no option to add a custom code, you can just add an image and a link.
If you want to place your custom code in the theme files then you need to go to wp-content\plugins\td-composer\legacy\Newspaper. There you will find header.php file and you can put your code in <body> tag.
Thank you!
Hi,
Whatever we put in the wp-content\plugins\td-composer\legacy\Newspaper header.php file, doesn’t reflect on the website. we tried a test input z=”3″ just in the begining of the body tag and it’s not reflected in the page source.
There must be some other (parent) .php file …?
Please see attachments http://ada.si/demos1.jpg and http://ada.si/demos2.jpg
All the best,
A.
Hello!
We have 3 ways to change this as following:
1. If you have standard pack plugin installed, then you need to modify the file from here: \wp-content\plugins\td-standard-pack\Newspaper
2. If you don’t have standard pack only composer, then check this header file: wp-content\plugins\td-composer\legacy\Newspaper
3. If you don’t have standard pack or composer, you need to change this file: \wp-content\themes\Newspaper
Let us know about your results!
Thank you!
