your theme has overflow:hidden CSS on few divs that is making the plugin to hide when it reaches the top. When the bar reaches the top the share bar's position CSS is changed from fixed to absolute. Absolute positioned elements are hidden or not visible if they are outside the margins of its parent element with overflow:hidden CSS
Cloud you help me, please?
Thanks again.
