Hi ilottl,
Currently there are no options for “push it the right or hide it” for mobile but i will try to add these options in next version of my plugin!
I hope you are enjoying new version of my plugin! 🙂
Hello Caesar19,
I have added a option for share the current page url on twitter in plugin version 1.1 http://ww.wp.xz.cn/plugins/custom-share-buttons-with-floating-sidebar/
So now you have no need to do any changes in plugin core file 🙂
Hi diningatdisney,
I have review the issue on your site, i think you have missed wp_footer() wordpress function in theme footer.php file so that’s why social share buttons are not displaying on your site.
just add <?php wp_footer(); ?> before end of body tag and share buttons will be publish on your site! 🙂