Thanks Chris. I noticed some images are having this issue while others are loading perfect. Looks like its something to do with wordpres settings. NP.
Thanks again!
I followed the thread again and installed SEO and also did the object debugger thing. Let me give it few hours and see if it solves.
What you mean by not working well? can you give details?
CHRIS!
You are right. This is something to do with responsive.
Under ADVANCE USAGE, there is an option to give the AD SIZE. IF I make it 300 x 600 – the ad loads perfect.
If i make it auto – then some other size ad is getting loaded.
Find below my ad code.
My previous ad was a 300 x 250.
The below new ad is 300 x 600
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
<!– side ad skyscraper –>
<ins class=”adsbygoogle”
style=”display:inline-block;width:300px;height:600px”
data-ad-client=”ca-pub-1234567876″
data-ad-slot=”123456789″></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
“You might even try just putting the code into a text widget on sidebar to see if the ad loads properly.”
I tried that and it works perfect.
So I guess i have to ditch the adsystem that comes with the theme and put custom text widget for my ads.
Thanks for your patience and guidence.
oh okay. I have no clue how to solve this caching thing now. Should I install any special plugin for it?
I also deactivated “WP Super Cache” that I noticed in my plugins.
Thanks Chris, Lucian.
If i update the banner code, its not working. (Say a square to a vertical banner)
If i delete the code completely, the change is seen instantly on the homepage and the ad is removed ( without clearing cache or anything)
So that kinda makes me feel this is not a cache issue…
Let me ask my server config. to check also.
Lucian – is there a email ID I can email you the developing site address link?
I figured it out. You have to do it in the WIDGETS area. I changed the adblock to appear below editor pick block and all works great now!
I tried clearing my browser cache. Same results.
I am getting to wonder if it has something to do with recent update. I am seeing a link within wordpress dashboard on top that says “delete cache”. are you referring to that?
Thanks Chris.
Actually its not even showing blank space. It’s simply showing the old code ad. Let me give it another 24hours and see if it works.