Title: Frontpage vs. Posts page
Last modified: August 31, 2016

---

# Frontpage vs. Posts page

 *  Resolved [MarcGuay](https://wordpress.org/support/users/marcguay/)
 * (@marcguay)
 * [10 years ago](https://wordpress.org/support/topic/frontpage-vs-posts-page/)
 * Hello,
 * I would like the sharing sidebar to appear on all pages except the Frontpage/
   Homepage of the website which has been set to a static page in the settings. 
   I see that the AddThis settings, there is no distinction between the Frontpage
   and the Posts page, they are both classed under “Homepage”. Is there any way 
   to hook in and modify this so that it only applies to the Frontpage? Looking 
   at the code briefly I don’t see the possibility.
 * Thanks
    Marc
 * [https://wordpress.org/plugins/addthis/](https://wordpress.org/plugins/addthis/)

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

 *  Plugin Contributor [Julka Grodel](https://wordpress.org/support/users/jgrodel/)
 * (@jgrodel)
 * [10 years ago](https://wordpress.org/support/topic/frontpage-vs-posts-page/#post-7329807)
 * Hi Marc.
 * Thanks for letting us know about your issue. Unfortunately, at this time, there
   isn’t a hook for this.
 * Thanks,
    Julka
 *  Thread Starter [MarcGuay](https://wordpress.org/support/users/marcguay/)
 * (@marcguay)
 * [10 years ago](https://wordpress.org/support/topic/frontpage-vs-posts-page/#post-7329808)
 * Hi again Julka,
 * Thanks for getting back to me. I’ve worked around this by adding some CSS like
   so:
 *     ```
       body.home .addthis-smartlayers{
       	display:none;
       }
       ```
   

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

The topic ‘Frontpage vs. Posts page’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/addthis_70cced.svg)
 * [WordPress Share Buttons Plugin – AddThis](https://wordpress.org/plugins/addthis/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/addthis/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/addthis/)
 * [Active Topics](https://wordpress.org/support/plugin/addthis/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/addthis/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/addthis/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [MarcGuay](https://wordpress.org/support/users/marcguay/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/frontpage-vs-posts-page/#post-7329808)
 * Status: resolved