@botzev when is the next release?
Thank you for your offer, but I’ve already overrided plugin styles
@doctorate Yes it would overwrite the modified function. I’m hoping that plugin author would test and implement the suggested solution and update the plugin.
I changed function ssba_current_url() in simple-share-buttons-adder.php to
global $wp;
return add_query_arg( $_SERVER['QUERY_STRING'], '', home_url( $wp->request ) );
And now it works perfectly WP 4.2.1 multisite.
I have the same problem, sharing does not use sub-domains.
I switched to Hupso https://wordpress.org/plugins/hupso-share-buttons-for-twitter-facebook-google/