Title: [Plugin: WP Socializer] BTW
Last modified: August 20, 2016

---

# [Plugin: WP Socializer] BTW

 *  [Franck160](https://wordpress.org/support/users/franck160/)
 * (@franck160)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-socializer-btw/)
 * First, thanks for sharing this plugin 😉
 * Running a validator on my site, I notice a little “bug” (validator was right 
   at this time 😉 ) in
    include/wpsr-socialbuttons.php, line 357, where params 
   needs a space (at least in my case)
 *     ```
       //'params' => 'class="wp-socializer-single"', need space before class
       'params' => ' class="wp-socializer-single"',
       ```
   
 * or somethink else somewhere else… I didn’t go through the code…
 * Without it, this source is generated for mail:
 *     ```
       </div><div class="wpsr_floatbt"><a href="mailto:?subject=... title="Email this" target="_blank" rel="nofollow"class="wp-socializer-single">
       ```
   
 * where a space is missing between rel=”nofollow” and class
 * May be also needed for other cases. Doing this, I didn’t notice any other problem(
   was no problem before as well… but;)).
 * Best regards.
 * Franck
 * [http://wordpress.org/extend/plugins/wp-socializer/](http://wordpress.org/extend/plugins/wp-socializer/)

The topic ‘[Plugin: WP Socializer] BTW’ 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

 * [good plugin](https://wordpress.org/support/topic-tag/good-plugin/)
 * [thanks](https://wordpress.org/support/topic-tag/thanks/)

 * 0 replies
 * 1 participant
 * Last reply from: [Franck160](https://wordpress.org/support/users/franck160/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-wp-socializer-btw/)
 * Status: not resolved