Title: FIXED ERRORS
Last modified: August 21, 2016

---

# FIXED ERRORS

 *  Resolved [Robert_ITman](https://wordpress.org/support/users/robert_itman/)
 * (@robert_itman)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/fixed-errors/)
 * Would be great if developer optimized the images and updated file simple-share-
   buttons-adder.php with the following to improve page speed and correct the errors
   on the page as reported by [http://validator.w3.org](http://validator.w3.org)
 * FIXED ERRORS:
    (1) & did not start a character reference. (& probably should 
   have been escaped as &) (2) Bad value for attribute href on element a: Whitespace
   in query component. Use %20 in place of spaces. (3) The center element is obsolete.
   Use CSS instead.
 * FIXED simple-share-buttons-adder.php here is the fixed file:
 * _[ **One thousand, two hundred and fifty four lines of code moderated**, that’s
   just way too much. [For that many lines of code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   please use [pastebin.com](http://pastebin.com/) instead. ]_
 * [https://wordpress.org/plugins/simple-share-buttons-adder/](https://wordpress.org/plugins/simple-share-buttons-adder/)

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

 *  [susantau](https://wordpress.org/support/users/susantau/)
 * (@susantau)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581161)
 * Yes! I completely agree!
    (and I know you meant to say that the ampersand should
   be escaped as [ampersand character]amp[semicolon character]) PLUS, I would so
   like to see this plugin drop the use of Private Use Area Unicode.
 * It’s a great plugin – but it could be even greater. 🙂
    Susan
 *  [susantau](https://wordpress.org/support/users/susantau/)
 * (@susantau)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581162)
 * Would love to see how you fixed those things…
 *  Thread Starter [Robert_ITman](https://wordpress.org/support/users/robert_itman/)
 * (@robert_itman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581163)
 * The fix was here… but I can see it has been removed… I’ll try to find it and 
   put it somewhere so you (and the developer) can use it.
 *  Thread Starter [Robert_ITman](https://wordpress.org/support/users/robert_itman/)
 * (@robert_itman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581164)
 * Hope this helps… my code now passes validation. Update (plugin now at version
   3.4) then edit the file /wp-content/plugins/simple-share-buttons-adder/simple-
   share-buttons-adder.php
 * Replace:
    `<center>` With: `<div style="text-align:center">`
 * Replace:
    `</center>` With: `</div>`
 * …full fix is here: [http://pastebin.com/PmmQzZgQ](http://pastebin.com/PmmQzZgQ)
 * Optimize the images in /wp-content/plugins/simple-share-buttons-adder/buttons/
 *  Thread Starter [Robert_ITman](https://wordpress.org/support/users/robert_itman/)
 * (@robert_itman)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581165)
 * full file /wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-
   adder.php
 * as I updated it is here: [http://pastebin.com/DZ7WRkj8](http://pastebin.com/DZ7WRkj8)
 *  [susantau](https://wordpress.org/support/users/susantau/)
 * (@susantau)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581166)
 * wow, thanks so much for providing this. Those errors have been driving me crazy.
 * I really just don’t understand why SSBA doesn’t incorporate these few simple 
   fixes to make their plug-in shinier. Meanwhile, we have to re-fix SSBA with any
   new update.
 *  Plugin Author [Simple Share](https://wordpress.org/support/users/davidoffneal/)
 * (@davidoffneal)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581169)
 * Thanks for the suggestions and help sorting this. I have incorporated these into
   the latest release. Please let me know if I have missed anything.
 * Thanks!
 *  [susantau](https://wordpress.org/support/users/susantau/)
 * (@susantau)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581170)
 * Wow, that’s excellent news!
 *  [webmaster@mamse.org](https://wordpress.org/support/users/webmastermamseorg/)
 * (@webmastermamseorg)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581171)
 * Love the plug in. However, I’m having an issue with code showing up in addition
   to some of the buttons. Specifically, email, tumblr, stumblupon, and reddit. (
   you can see an example at [ my site) ](http://troypatterson.me)
 * Would really love to see this fixed or resolved.

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

The topic ‘FIXED ERRORS’ is closed to new replies.

 * ![](https://ps.w.org/simple-share-buttons-adder/assets/icon-256x256.png?rev=2661516)
 * [Simple Share Buttons Adder](https://wordpress.org/plugins/simple-share-buttons-adder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-share-buttons-adder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-share-buttons-adder/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-share-buttons-adder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-share-buttons-adder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-share-buttons-adder/reviews/)

 * 9 replies
 * 4 participants
 * Last reply from: [webmaster@mamse.org](https://wordpress.org/support/users/webmastermamseorg/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/fixed-errors/#post-4581171)
 * Status: resolved