Title: kallensource's Replies | WordPress.org

---

# kallensource

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] ShareDaddy No Longer Showing?](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/#post-2223869)
 * I had to edit my theme and the sharedaddy code to get it working on all pages
   regardless of an excerpt.
 * And it was working, but now it’s only kind of working. Only a couple buttons 
   are showing and it’s no longer counting the number of Tweets.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [sharedaddy share buttons not appearing](https://wordpress.org/support/topic/sharedaddy-share-buttons-not-appearing/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/sharedaddy-share-buttons-not-appearing/#post-1919037)
 * That worked! Now, if I could just get the sharing display to display properly.
   Sometimes it shows all the buttons and sometimes it doesn’t. It seems to be rather
   random when it does this. Sometimes the label “Share This:” doesn’t even show
   up. So, I’m thinking there’s still some bugs to be worked out with this module.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] Sharedaddy Bug and a suggestion](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-bug-and-a-suggestion/)
 *  Thread Starter [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-bug-and-a-suggestion/#post-2253257)
 * I’ve done some simple debugging and discovered that the problem is likely to 
   do with how the static array `shared_with_posts` is setup in the `sharing_display()`
   function in the sharing-services.php file. For all pages and posts without custom
   excerpts, the call to `isset()` on `shared_with_posts` for the post’s ID is returning
   True when it should be returning False. Additionally, for a reason I’ve yet to
   track down, the function `sharing_display()` is getting called twice — well, 
   it’s getting called twice when there is no custom excerpt. I don’t know how many
   times it’s getting called on posts with excerpts as my simple `echo` debugs are
   not showing up whenever the post has a custom excerpt and the sharing section
   is displayed.
 * Cross-posted from another post on the subject in hopes that someone will solve
   this.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [sharedaddy share buttons not appearing](https://wordpress.org/support/topic/sharedaddy-share-buttons-not-appearing/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/sharedaddy-share-buttons-not-appearing/#post-1919034)
 * Yeah. It’s not working like I dream for me because I actually USE the post excerpts
   whether they’re custom or not. Also, going through each post is rather tedious.
   I’ve tried making minor edits to the post and then updating without changing 
   the blank excerpt to see if that helps and nothing changes.
 * I’ve done some simple debugging and discovered that the problem is likely to 
   do with how the static array `shared_with_posts` is setup in the `sharing_display()`
   function in the sharing-services.php file. For all pages and posts without custom
   excerpts, the call to `isset()` on `shared_with_posts` for the post’s ID is returning
   True when it should be returning False. Additionally, for a reason I’ve yet to
   track down, the function `sharing_display()` is getting called twice — well, 
   it’s getting called twice when there is no custom excerpt. I don’t know how many
   times it’s getting called on posts with excerpts as my simple `echo` debugs are
   not showing up whenever the post has a custom excerpt and the sharing section
   is displayed.
 * BTW, I’m cross-posting this to my Bug post for Jetpack as that’s how I’m using
   the Sharedaddy plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] ShareDaddy No Longer Showing?](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/#post-2223861)
 * D’oh. It’s because Sharedaddy only works on posts with custom excerpts. So, I
   have it in on some pages, but not on others. Hopefully this is fixed in the future.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] [Plugin: Jetpack by WordPress.com] ShareDaddy No Longer Showing?](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/plugin-jetpack-by-wordpresscom-sharedaddy-no-longer-showing/#post-2223860)
 * Sharedaddy is not working on my site either.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Really Simple Twitter Feed Widget] Just upgraded to 1.2.1 and widget stopped working](https://wordpress.org/support/topic/just-upgraded-to-121-and-widget-stopped-working/)
 *  [kallensource](https://wordpress.org/support/users/kallensource/)
 * (@kallensource)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/just-upgraded-to-121-and-widget-stopped-working/#post-2234720)
 * 1) replace line 97 with this:
    `$msg = preg_replace('/#([\w\pL-.,:??>]+)/iu','
   <a href="http://twitter.com/#!/search/\1" class="twitter-link">#\1</a>', $msg);`
   2) Dump your site’s cache if you have one 3) Dump your browser’s cache 4) Refresh
 * This fixed it for me.

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