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
Would love to see how you fixed those things…
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.
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
Optimize the images in /wp-content/plugins/simple-share-buttons-adder/buttons/
full file /wp-content/plugins/simple-share-buttons-adder/simple-share-buttons-adder.php
as I updated it is here: http://pastebin.com/DZ7WRkj8
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.
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!
Wow, that’s excellent news!
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)
Would really love to see this fixed or resolved.