Osclass forums
Support forums => Themes => Topic started by: ig on April 30, 2019, 09:49:50 pm
-
Hello everyone, please i need urgent help here. Am using osclasswizards theme, google adsense ads are not showing up on my site, but i can see some sign on my site that the ads are active but they are not showing. please somebody help.
-
Did you placed your adsense codes in sections of theme? Where did you place?
-
you are using a free theme so its common
-
Yes, I placed them in the sections of theme, all those places that I pointed out with arrow on that screenshot are all where the theme has created space to manage ads.
-
if so, than reason is you use same browser + computer for visiting site, and logging into adsense account!
Try from different browser, this is not a problem! Other visitors will see ads.
You can also give us website url, we can also test from our browsers.
-
This is the website url https://www.glutgoods.com . When i used my Android smartphone to check, i saw pop ups from under of the page, but i think that, is because i enabled Anchor ads. The reason why i said so is because all those places i pointed out on the screenshot, ads are not displaying there but only under the page, which i saw when i used android phone. But as you said let me use another browser to see and help me also the check from your side. Thanks
-
Hello,
I can't see the ads either. You have some console errors:
(https://i.postimg.cc/903B4n14/console.png)
Regards.
-
Your adsense code is wrong ( something missed )
It must be as following ;
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle"
style="display:block"
data-ad-client="xxx"
data-ad-slot="xxx"
data-ad-format="xxx"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
-
I just don't understand. The ads have started showing even without correcting anything but they are showing in the wrong positions. Just see the screenshot below
-
Ads's place are correct, those ads are coming from " auto ads / page - level ads" code where you placed into HEADER.PHP
Auto ads code GOOGLE decide where it show ads..No worry about it...
Your other ads code are wrong, you need to check and get correct ads codes...
-
please can you specify the particular one that is not correct ? am confused here