Title: Adsense plugins not working
Last modified: August 21, 2016

---

# Adsense plugins not working

 *  Resolved [JDN808](https://wordpress.org/support/users/jdn808/)
 * (@jdn808)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/)
 * Hi there,
 * First let me start off by saying thank you for such a great theme!
 * I tried installing two separate plugins for Adsense but neither of them are showing
   any ads. How can we fix this?
 * Thanks again.

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

 *  Thread Starter [JDN808](https://wordpress.org/support/users/jdn808/)
 * (@jdn808)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4402813)
 * To be more precise, the ads are not appearing on the homepage or categories, 
   but they appear on the single post pages.
 * Thanks again!
 *  Thread Starter [JDN808](https://wordpress.org/support/users/jdn808/)
 * (@jdn808)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4402924)
 * I just realized that on Firefox, the ads are showing up on the homepage and categories
   but not on Chrome.
    Thanks
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403034)
 * Are you running any Adblock plugin in one of the browsers?
 *  Thread Starter [JDN808](https://wordpress.org/support/users/jdn808/)
 * (@jdn808)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403053)
 * Well that’s embarrassing. Thanks for the reply Alexander!
 * I have a few other questions for you if you don’t mind taking the time.
 * When I’m on mobile, as I’m scrolling down, the images disappear and then reappear(
   I have standard posts with images inserted in them).
 * I would like to have small thumbnail images in my sidebar like you have in the
   live preview. How do I do that?
 * And finally, is there a way to make the posts appear 1 by 1 on mobile rather 
   than 2 by 2 so that each post is separated by a line?
 * Thanks again for the great theme and support!
 *  [foundational1](https://wordpress.org/support/users/foundational1/)
 * (@foundational1)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403168)
 * Hey JDN808,
 * could you show me where and what to put to add the adsense?
    I would much appreciate
   that.
 * Thanks in advance!
    Mahalo, Josh
 *  [Alexander Agnarson](https://wordpress.org/support/users/alxmedia/)
 * (@alxmedia)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403169)
 * > When I’m on mobile, as I’m scrolling down, the images disappear and then reappear(
   > I have standard posts with images inserted in them).
 * Hm, I’d need to test that on my end. Haven’t experienced that myself.
 * > I would like to have small thumbnail images in my sidebar like you have in 
   > the live preview. How do I do that?
 * You would add the “AlxTabs” (left side) and “AlxPosts” (right side) widgets to
   your sidebars.
 * > And finally, is there a way to make the posts appear 1 by 1 on mobile rather
   > than 2 by 2 so that each post is separated by a line?
 * Try adding this as custom css:
 *     ```
       @media only screen and (max-width: 719px) {
       .post-list .post-row { border-bottom: 0; margin-bottom: 0; }
       }
       ```
   
 * Just this, for no border, or:
 *     ```
       @media only screen and (max-width: 719px) {
       .post-list .post-row { border-bottom: 0; margin-bottom: 0; }
       .blog .post,
       .single .post,
       .archive .post,
       .search .post,
       .search .page { margin-bottom: 20px; padding-bottom: 20px; border-bottom: 1px solid #eee; }
       }
       ```
   
 *  [Neville](https://wordpress.org/support/users/nevillekb/)
 * (@nevillekb)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403172)
 * [@foundational1](https://wordpress.org/support/users/foundational1/)
 * make use of the GARD plugin for inserting adsense code in your blog / website,
   below is the link to the plugin
 * [http://wordpress.org/plugins/google-adsense-for-responsive-design-gard/screenshots/](http://wordpress.org/plugins/google-adsense-for-responsive-design-gard/screenshots/)
 * Hope this helps You !
 *  Thread Starter [JDN808](https://wordpress.org/support/users/jdn808/)
 * (@jdn808)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403173)
 * Hi Alexander,
 * Thanks for the response!
 * My website is an image-based website and I need the full images to show on the
   homepage.
 * How can I make it so the entire image shows directly on the homepage rather than
   have them cut off?
 * Thanks again for your support!

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

The topic ‘Adsense plugins not working’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/hueman/3.7.27/screenshot.png)
 * Hueman
 * [Support Threads](https://wordpress.org/support/theme/hueman/)
 * [Active Topics](https://wordpress.org/support/theme/hueman/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/hueman/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/hueman/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [JDN808](https://wordpress.org/support/users/jdn808/)
 * Last activity: [12 years, 2 months ago](https://wordpress.org/support/topic/adsense-plugins-not-working/#post-4403173)
 * Status: resolved