Title: Problem With Tweets Displaying Incorrectly
Last modified: August 20, 2016

---

# Problem With Tweets Displaying Incorrectly

 *  Resolved [stevenpreece](https://wordpress.org/support/users/stevenpreece/)
 * (@stevenpreece)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/)
 * I have a problem with tweets not displaying as they should. For example:
 * ‘Worried To Death’ About The ‘Bedroom Tax’
 * -is displaying as:
 * 8216;Worried To Death8217; About The 8216;Bedroom Tax8217; –
 * Website: [http://welfarenewsservice.com/](http://welfarenewsservice.com/)
 * [http://wordpress.org/extend/plugins/wp-socializer/](http://wordpress.org/extend/plugins/wp-socializer/)

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

 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559209)
 * Make sure you are using normal single quotes for the post title and avoid using
   some fancy single quotes.
 *  [paoloelleffegi](https://wordpress.org/support/users/paoloelleffegi/)
 * (@paoloelleffegi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559266)
 * I have the same problem and I am using a normal apostrophe character.
 * You can see my problem [here](http://blog.elleffegiconsulting.com/aspiranti-facilitatori/2013/03/ce-apprendimento-e-apprendimento-podcast/)
 * Thanks.
 *  [paoloelleffegi](https://wordpress.org/support/users/paoloelleffegi/)
 * (@paoloelleffegi)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559267)
 * I sovled the issue changing line 785 og wp-socializer.php file to:
 * `'url' => 'http://twitter.com/home?status={de-title}%20-%20{s-url}%20{twitter-
   username}',`
 *  Plugin Author [vaakash](https://wordpress.org/support/users/vaakash/)
 * (@vaakash)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559271)
 * Oh thanks for that.. I’ll update that in the ext version… 🙂
 *  [rowsdowr](https://wordpress.org/support/users/rowsdowr/)
 * (@rowsdowr)
 * [13 years, 1 month ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559305)
 * Just wanted to remind you that this problem still hasn’t been fixed in current
   version 2.4.9. Great plugin though, thanks for all your hard work!
 *  [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * (@mvandemar)
 * [13 years ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559313)
 * This issue is not resolved, and should not be marked as such. The above fix is
   still not implemented, and does not work, at least not in the floating social
   bar.
 *  [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * (@mvandemar)
 * [13 years ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559314)
 * Just for the record, the isue is with line 49 in includes/wpsr-retweet.php. The
   plugin was stripping out all ampersands (&) and pound signs (#), so this:
 * `&quot;They&#039;re baaaaack!&quot;`
 * was becoming this:
 * `quot;They&039;re baaaaack!quot;`
 * No clue why he was doing that, but it is blatantly wrong and has nothing to do
   with fancy quotes.

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

The topic ‘Problem With Tweets Displaying Incorrectly’ is closed to new replies.

 * ![](https://ps.w.org/wp-socializer/assets/icon.svg?rev=1616975)
 * [WP Socializer - Simple & Easy Social Media Share Icons](https://wordpress.org/plugins/wp-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-socializer/reviews/)

## Tags

 * [tweets](https://wordpress.org/support/topic-tag/tweets/)
 * [twitter](https://wordpress.org/support/topic-tag/twitter/)

 * 7 replies
 * 5 participants
 * Last reply from: [mvandemar](https://wordpress.org/support/users/mvandemar/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/problem-with-tweets-displaying-incorrectly/#post-3559314)
 * Status: resolved