• Resolved kkirank

    (@kkirank)


    Hi,

    Whenever I click on the drop-down button to reveal additional sharing buttons, it results in the page scrolling all the way to the top. I see this behaviour in Chrome (33.0.1750.149), Safari (7.0.2), and Firefox (27.0.1).

    Here is the page from my site where you can see the behaviour. You’ll find the sharing buttons all the way at the bottom of the page.

    Please let me know if you need any additional information. Thanks for your help.

    Cheers,
    Kiran K.

    https://ww.wp.xz.cn/plugins/jetpack-sharing/

Viewing 1 replies (of 1 total)
  • Hi,

    It looks like you have many scripts on your page that are breaking each others. When I open the console in Chrome I see lots of red lines with several exceptions.
    The button is causing the page to scroll to the top, because the JavaScript code that is supposed to show the hidden sharing buttons is broken, which leaves the button as simple anchor tag with an href attribute value of “#”, which causes the browser to go to the top of the page.

    Make sure your plugins are compatible.

Viewing 1 replies (of 1 total)

The topic ‘Problem with the button to hide additional sharing services’ is closed to new replies.