Title: Responsive Ads In Posts
Last modified: August 21, 2016

---

# Responsive Ads In Posts

 *  Resolved [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/)
 * I’m having a problem getting this working… I want to use a responsive ad in my
   articles (after 2000 characters).
 * I have put in my Adsense Publisher ID, selected asynchronous ad and put in the
   Adsense Data Ad Slot. I have also emptied the cache but nothing is showing up
   still…
 * If you know how to fix this, would be great.. here’s the article I am testing
   it out on.. (the other two ads on this page are put in manually in the php)
 * [http://www.thefactsite.com/2013/09/atari-2600-facts.html](http://www.thefactsite.com/2013/09/atari-2600-facts.html)
 * Thanks for your time!
 * [https://wordpress.org/plugins/adsense-explosion/](https://wordpress.org/plugins/adsense-explosion/)

Viewing 15 replies - 1 through 15 (of 15 total)

 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778777)
 * I saw that you solved
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778794)
 * 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.
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778796)
 * 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?
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778803)
 * 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/](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](http://www.thefactsite.com/2013/09/atari-2600-facts.html)
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778804)
 * 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…
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778806)
 * Can you send me the screen stamp of the configuration?
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778807)
 * [http://i61.tinypic.com/24yv793.jpg](http://i61.tinypic.com/24yv793.jpg)
    [http://i58.tinypic.com/167o8yw.jpg](http://i58.tinypic.com/167o8yw.jpg)
   [http://i58.tinypic.com/2hdryme.jpg](http://i58.tinypic.com/2hdryme.jpg)
 * _[Moderator Note: [No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping),
   thank you.]_
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778830)
 * 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
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778831)
 * 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](https://wordpress.org/support/users/media/)(
   min-width: 500px) { .adsxpls { width: 468px; height: 60px; } } [@media](https://wordpress.org/support/users/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.
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778832)
 * It seems to me entirely correct.
 * Try to debug using chrome
    click dx on ads and choose: inspect element
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778888)
 * 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.
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778889)
 * 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
 *  Thread Starter [TheFactSite](https://wordpress.org/support/users/thefactsite/)
 * (@thefactsite)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778891)
 * I currently use the Google code copied directly and it works as it should.
 * Thank you for your help anyway!
 *  Plugin Author [romoletto](https://wordpress.org/support/users/romoletto/)
 * (@romoletto)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778892)
 * If you create 2 pages:
    the first, with the plugin the other using Google code
   copied Directly I can certainly solve the problem
 *  [Damage1200](https://wordpress.org/support/users/damage1200/)
 * (@damage1200)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778917)
 * 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.

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘Responsive Ads In Posts’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/adsense-explosion_6c8986.svg)
 * [Adsense Explosion](https://wordpress.org/plugins/adsense-explosion/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/adsense-explosion/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/adsense-explosion/)
 * [Active Topics](https://wordpress.org/support/plugin/adsense-explosion/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adsense-explosion/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adsense-explosion/reviews/)

 * 15 replies
 * 3 participants
 * Last reply from: [Damage1200](https://wordpress.org/support/users/damage1200/)
 * Last activity: [11 years, 10 months ago](https://wordpress.org/support/topic/responsive-ads-in-posts/#post-4778917)
 * Status: resolved