Title: Michele Pinassi's Replies | WordPress.org

---

# Michele Pinassi

  [  ](https://wordpress.org/support/users/o-zone/)

 *   [Profile](https://wordpress.org/support/users/o-zone/)
 *   [Topics Started](https://wordpress.org/support/users/o-zone/topics/)
 *   [Replies Created](https://wordpress.org/support/users/o-zone/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/o-zone/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/o-zone/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/o-zone/engagements/)
 *   [Favorites](https://wordpress.org/support/users/o-zone/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [WordPress issue on search that propagate spam](https://wordpress.org/support/topic/wordpress-issue-on-search-that-propagate-spam/)
 *  Thread Starter [Michele Pinassi](https://wordpress.org/support/users/o-zone/)
 * (@o-zone)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/wordpress-issue-on-search-that-propagate-spam/#post-14021638)
 * Nothing, i found that there’s some Google searches pointing to my “spam” URLs,
   asking for removal. Then i modify my theme search result page, to avoid any “
   echo” of the spam message. But, unfortunately, sometimes (once/twice a week) 
   my log raised another error 🙁
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Bannerize Pro] Banner count limit don’t work](https://wordpress.org/support/topic/banner-count-limit-dont-work/)
 *  Thread Starter [Michele Pinassi](https://wordpress.org/support/users/o-zone/)
 * (@o-zone)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/banner-count-limit-dont-work/#post-10957604)
 * I have noticed that limit don’t work just for homepage widget
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Social Slider Feed – Social Media Feed & Gallery Widgets] WTF ! Widget stop working !!](https://wordpress.org/support/topic/wtf-widget-stop-working/)
 *  Thread Starter [Michele Pinassi](https://wordpress.org/support/users/o-zone/)
 * (@o-zone)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/wtf-widget-stop-working/#post-5215540)
 * Ok, i’ve searched and i’ve just found a fix:
 * Look for line:
 * $json = strstr( $json, ‘{“entry_data”‘ );
 * and change it to:
 * $json = strstr( $json, ‘window._sharedData = ‘ );
    $json = str_replace(‘window.
   _sharedData = ‘, ”, $json);
 * If you are lucky enought, widget will work again 🙂 I found this FIX on support
   forum.
 * Michele
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Problems with ajax](https://wordpress.org/support/topic/problems-with-ajax/)
 *  Thread Starter [Michele Pinassi](https://wordpress.org/support/users/o-zone/)
 * (@o-zone)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/problems-with-ajax/#post-1158056)
 * **YES YES YES !!!** It works perfectly…thanks a lot !!!! If you wanna try, you
   can download full plugin code from [http://www.openitaly.net/wp](http://www.openitaly.net/wp)
 * Michele “O-Zone”

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