Title: wiserbit's Replies | WordPress.org

---

# wiserbit

  [  ](https://wordpress.org/support/users/wiserbit/)

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[SexyBookmarks | Upgrade to the Official Shareaholic Plugin today!] [Plugin: SexyBookmarks] Messes up RSS Feeds](https://wordpress.org/support/topic/plugin-sexybookmarks-messes-up-rss-feeds/)
 *  [wiserbit](https://wordpress.org/support/users/wiserbit/)
 * (@wiserbit)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-sexybookmarks-messes-up-rss-feeds/#post-1889427)
 * I had the same problem so I was just disabled the lines 193 and 194.
 * From:
    $isphp = false !== strpos($r[‘feed_permalink’],’.php’, strlen($r[‘feed_permalink’])–
   4);
 * To:
    //$isphp = false !== strpos($r[‘feed_permalink’],’.php’, //strlen($r[‘feed_permalink’])–
   4);
 * Now the SexyBookmarks seems to work well.
 * Anyone have a better solution?
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Permalink custom structure: how to get rid of path to blog string?](https://wordpress.org/support/topic/permalink-custom-structure-how-to-get-rid-of-path-to-blog-string/)
 *  [wiserbit](https://wordpress.org/support/users/wiserbit/)
 * (@wiserbit)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/permalink-custom-structure-how-to-get-rid-of-path-to-blog-string/#post-1462299)
 * You can use this plugin:
    [http://wordpress.org/extend/plugins/html-on-pages/](http://wordpress.org/extend/plugins/html-on-pages/)
 * Then go to the ‘Permalink’ and set the ‘Custom Structure’ to the HTML file name
   you want.

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