Hello thank you for the great theme,
I have the following issue, i add google ad sense code in the theme panel is ADS section.
I add the requestNonPersonalizedAds parameter in my code but there is a js loading tha gives the default code of the ad sense with the IDS i give.
This is a problem when i want the ads to be non personalized.
How can i edit ths script? or is there any way to override it through the panel?
The script is loading starts by: “var td_screen_width = window.innerWidth;
window.addEventListener(“load”, function(){var placeAdEl = document.getElementById(“td-ad-placeholder”);if ( null !== placeAdEl && td_screen_width >= 1140 ) {…”
So the extra code i add for the personalized ad sense is:
(adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds = 1;
(adsbygoogle = window.adsbygoogle || []).push({});
but i end up with this code:
(adsbygoogle = window.adsbygoogle || []).push({});
Dear Bettina,
Thank you for the quick answer.
So you are telling that the ad sense system you have build is useless.
There is no point inserting ad sense code if you generate a new one, then you should ask in the theme panel only the ID.
I want you to talk with the ITs because obviously there is a another simple solution.
If this is the case then just ask them where to find the specific js file. I do not want you to make modifications for me. Of course you should to this in the near future.
Kind Regards
Carlos
Hello Carlos!
Where exactly did you add your ad code?
If you use a cloud/PRO template, then you should use the element called “Ad box” from TagDiv Composer and there you need to add the ads.
Otherwise, you need to add the ads in Newspaper -> Theme panel -> Ads.
Thank you!
Hello Bettina,
I add my code in Newspaper -> Theme panel -> Ads, as i said above.
I found that the .js is loading through this file: plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_ad_box.php in line 910.
There the javascript code is genareted and served via php, why this is done? Can we disable it and just run the code i give in the theme panel?
Otherwise is there a way to override this file the right way, so that i wont have a problem with updates?
Kind Regards
Carlos
Hello Carlos!
Note that any change you make in the theme files after update will be overwritten and you have to make the changes again.
Please provide me some screenshots, more information and also your website link regarding to this ad which are you trying to add there in order to understand better your issue and see what can be done.
Thank you!
Hello Bettina,
I think it is too tiring what we are doing now, i think you should have already understand what i am talking about… Please talk with the developers and answser my question.
The website is: https://www.filologikos-istotopos.gr
There are autplaced adds by google and some adds added from the theme panel in places where a title is given: “Advertisement”. These places are in the top/bottom of page and sidebar.
Before every add the theme adds a script as i have told you. You can inspect in the front page of the website.
The problem is that this code does not add the extra parameter (adsbygoogle = window.adsbygoogle || []).requestNonPersonalizedAds = 1; ) i added for google add sense in theme panel.
For now i have added the extra parameter in the plugins/td-composer/legacy/Newspaper/includes/shortcodes/td_block_ad_box.php file as i told you in a message before.
Kind Regards
Carlos
-
This reply was modified 5 years by
ckoulatsi.
Hello Carlos!
I’m sorry that we can not understand each other. I was trying to help you as I could.
I think you should send an email at contact@tagdiv.com and provide wp-admin and Cpanel access, so we can investigate and understand better your issue. Also paste a link to this topic so we can easily identify you.
Let us know and we will gladly assist you.
Thank you!