Thanks for notifying the bug, its a problem with plugin in v2.4.5 I got it identified.
Inorder to make the plugin work, please do a small editing work.
– Open wp-socializer/includes/wpsr-shortcodes.php
– Replace line 63
return wpsr_facebook($atts);
with
return wpsr_facebook($atts) . ” ;
Please do it for now. It will be fixed in the very next version.