1118/5000
Hello guys!
I need to add Taboola (ads) codes under the articles, but I want it to be the last thing on the site.
When I paste the code through the Theme Panel, ads are on top of comments, author, related posts and so on.
You can check through this link: https://temalguemassistindo.com.br/netflix-anuncia-japan-sinks-novo-anime-que-ira-estrear-em-2020/
As it stands, I can’t see the author of the article, for example, and it does a lot of damage. I guess the only way would be to paste the code into the theme editor, but I couldn’t either.
The code is this:
<div id = “taboola-below-article-thumbnails”> </div>
<script type = “text / javascript”>
window._taboola = window._taboola || [];
_taboola.push ({
mode: ‘thumbnails-a’,
container: ‘taboola-below-article-thumbnails’,
placement: ‘Below Article Thumbnails’,
target_type: ‘mix’
});
</script>
I don’t know if I made myself understood, if not, I explain again. I’m waiting for help, because I don’t know what to do or where to look for a solution. All the plugins I tried did the same thing.
Thanks!
Hello !
We have not tested Taboola Ads plugin so we cannot offer support for it due to our support policy: https://forum.tagdiv.com/newspaper-theme-support/
You can try our adbox and paste your code in it. If the code gets rendered then you will be able to edit your post using a single post template from the cloud library, edit it using the tagDiv Composer and add an AdBox wherever you want.
Find out more about it here: https://forum.tagdiv.com/design-post-pages-using-cloud-library-templates
Thank you !
Hello Vlad!
I do not think it was not clear!
The code being from Taboola is a detail as it could be from Adsense or any other.
My point is: regardless of the ad we put there, it will be UP on the author, comments, etc. If I put an image there, it will be on top too.
What I would like to know is where, within the site’s HTML code, I could place the ad code I want, but let it get DOWN on the author, comments, and so on. You see?
Hello !
The PHP file can be edited as you can see here: https://prnt.sc/phrr73
After a better inspection it appears that you’re facing a big plugin conflict since your footer cannot be reached. Taboola has not been tested by our developers and is not covered due to our support policy: https://forum.tagdiv.com/newspaper-theme-support/
Thank you for your understanding !