Title: Plugin pushing code out on front end blocks
Last modified: February 13, 2021

---

# Plugin pushing code out on front end blocks

 *  [n0ddles](https://wordpress.org/support/users/n0ddles/)
 * (@n0ddles)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-pushing-code-out-on-front-end-blocks/)
 * Hi Guy’s, I have a news page on genesis monochrome theme that I have added a 
   grid block for my posts. In the back end it populates fine, but in the front 
   end I see this code above every excerpt and don’t know how to get rid of it:
 * jQuery(document).ready(function($) { $(‘#facebook-before-27624’).sharrre({ share:{
   facebook: true }, urlCurl: ‘***/wp-content/plugins/genesis-simple-share/assets/
   js/sharrre/sharrre.php’, enableHover: false, enableTracking: true, disableCount:
   true, buttons: { }, click: function(api, options){ api.simulateClick(); api.openPopup(‘
   facebook’); } }); $(‘#twitter-before-27624’).sharrre({ share: { twitter: true},
   urlCurl: ‘***/wp-content/plugins/genesis-simple-share/assets/js/sharrre/sharrre.
   php’, enableHover: false, enableTracking: true, disableCount: true, buttons: {
   twitter: { via: ‘***’ } }, click: function(api, options){ api.simulateClick();
   api.openPopup(‘twitter’); } }); $(‘#linkedin-before-27624’).sharrre({ share: {
   linkedin: true }, urlCurl: ‘***/wp-content/plugins/genesis-simple-share/assets/
   js/sharrre/sharrre.php’, enableHover: false, enableTracking: true, disableCount:
   true, buttons: { }, click: function(api, options){ api.simulateClick(); api.openPopup(‘
   linkedin’); } }); });

Viewing 1 replies (of 1 total)

 *  [corinneolson](https://wordpress.org/support/users/corinneolson/)
 * (@corinneolson)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-pushing-code-out-on-front-end-blocks/#post-14059470)
 * Hi there,
 * The quickest way to temporarily fix it would be to disable the option in Simple
   Share that shows it on archive pages. That removes it from the post grid too.
 * If you are using the Genesis Blocks plugin there is a Share Icons Block you could
   also use depending on where you are wanting them to display.
 * Kind regards,

Viewing 1 replies (of 1 total)

The topic ‘Plugin pushing code out on front end blocks’ is closed to new replies.

 * ![](https://ps.w.org/genesis-simple-share/assets/icon.svg?rev=3358434)
 * [Genesis Simple Share](https://wordpress.org/plugins/genesis-simple-share/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/genesis-simple-share/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/genesis-simple-share/)
 * [Active Topics](https://wordpress.org/support/plugin/genesis-simple-share/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/genesis-simple-share/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/genesis-simple-share/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [corinneolson](https://wordpress.org/support/users/corinneolson/)
 * Last activity: [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-pushing-code-out-on-front-end-blocks/#post-14059470)
 * Status: not resolved