I fixed the problem by using css.
On the style.css of current template just use
.widget_wysiwyg_widgets_widget .social4i{display:none}
The first class targets the div used by wysisyg widget and the second class targets the div of share plugin you are using.