No it’s not been resolved yet.. the two ads that are displaying isn’t using adsense explosion, I need a third one showing in the middle of an article, which will be responsive.
Sorry if I was unclear in my question.
I do not see any trace of AdSense Explosion.
Sure to have it enabled?
Can you temporarily disable the other plugin?
Can you put temporarily in the sidebar the AdSense Explosion Widget?
It is enabled, I have disabled the other adsense plugin, and put the adsense explosion in the homepage sidebar (which works). – the top one in the sidebar –
http://www.thefactsite.com/
So now I just need the responsive ad to appear in the middle of the content on the article pages.
still using this as a test page – http://www.thefactsite.com/2013/09/atari-2600-facts.html
The other ads that you see are put in to the template manually through the php.. the only adsense plugin running now is Ads Explosion…
Can you send me the screen stamp of the configuration?
It seems to me entirely correct.
Make these 2 tests:
1) change 2000 characters in 2 characters
2) change the theme for 1 minute to test the compatibility
Thank you! I changed the character limit to 2, and it seems to be showing up now.
Just one more problem, I’ve added in the CSS to make the ad responsive:
.adsxpls { width: 320px; height: 50px; }
@media(min-width: 500px) { .adsxpls { width: 468px; height: 60px; } }
@media(min-width: 800px) { .adsxpls { width: 728px; height: 90px; } }
however the ad size stays the same size… am I doing something wrong here?
And I really appreciate your help! Thank you.
It seems to me entirely correct.
Try to debug using chrome
click dx on ads and choose:
inspect element
Couldn’t get this to work properly, it’s a shame as your plugin is the only one I’ve found which allows responsive ads.
Unfortunately, the responsive ads are in beta on Google
and do not work on all wordpress themes.
Yours is a problem of google,
not a problem of the plugin.
Try copying the google code directly:
You can see that you have the same problem
I currently use the Google code copied directly and it works as it should.
Thank you for your help anyway!
If you create 2 pages:
the first, with the plugin
the other using Google code copied Directly
I can certainly solve the problem
Any luck/news on this matter?
I am having the same issue, where the plugin using the ad-code and CSS for responsive is not working.