• Resolved lcorbett

    (@lcorbett)


    Hi,
    There are 15 repeating rows of share buttons on the top left of my client’s page. Here is the link:

    http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/#.UwLYAIWNPq4

    I rolled back the plugin to an earlier version, and the same thing is happening. I looked at the source code via Firebug, and I’m seeing something very strange (code below):

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html lang="en-US" xmlns:addthis="http://www.addthis.com/help/api-spec" xmlns:fb="http://ogp.me/ns/fb#" xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <body class="single single-post postid-10007 single-format-standard logged-in admin-bar customize-support" data-twttr-rendered="true">
    <iframe id="twttrHubFrameSecure" scrolling="no" frameborder="0" allowtransparency="true" tabindex="0" name="twttrHubFrameSecure" style="position: absolute; top: -9999em; width: 10px; height: 10px;" src="https://platform.twitter.com/widgets/hub.html">
    <iframe id="twttrHubFrame" scrolling="no" frameborder="0" allowtransparency="true" tabindex="0" name="twttrHubFrame" style="position: absolute; top: -9999em; width: 10px; height: 10px;" src="http://platform.twitter.com/widgets/hub.html">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <div class="addthis_toolbox addthis_default_style " addthis:title="The Greatest Invention Of All Time " addthis:url="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/">
    <meta content="article" property="og:type">
    <meta content="The Greatest Invention Of All Time" property="og:title">
    <meta content="http://www.happinessinthisworld.com/2013/12/22/the-greatest-invention-of-all-time/" property="og:url">
    <meta content="The greatest invention of all time isn't, as is sometimes argued, penicillin. Nor is it the computer. Nor is it running water, electricity, the automobile, or the airplane. Rather, it's the thing t..." property="og:description">
    <meta content="2013-12-22T23:00:06+00:00" property="article:published_time">
    <meta content="2013-12-22T14:27:29+00:00" property="article:modified_time">
    <meta content="http://www.happinessinthisworld.com/author/admin/" property="article:author">
    <meta content="Happiness in this World" property="og:site_name">
    <meta content="http://www.happinessinthisworld.com/wordpress/wp-content/uploads/2013/12/science.jpg" property="og:image">
    <meta content="@jetpack" name="twitter:site">
    <meta content="http://www.happinessinthisworld.com/wordpress/wp-content/uploads/2013/12/science.jpg?w=240" name="twitter:image">
    <meta content="summary" name="twitter:card">
    <style type="text/css">
    <script type="text/javascript">
    <div id="wrapper">
    ...(rest of markup)...

    Any light you could shed on this would be greatly appreciated.

    https://wordpress.org/plugins/addthis/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lcorbett

    (@lcorbett)

    Whoa….I think I found it. I turned off Jetpack, and the issue resolved. So it must be a conflict? But if you could still make some sense of the code I posted above, I’d appreciate it.
    Lori

    Should be a conflict, but we are not able to reproduce the issue. We are now checking with various themes + jetpack to identify the issue.

    Thread Starter lcorbett

    (@lcorbett)

    Thank you for looking into this, Srijith. When I turned Jetpack on again, I got the same display issue. But, Jetpack was slowing my client’s site down something fierce, so I gave him a choice – this plugin or JP. He’s keeping AddThis 🙂

    FYI:The theme is Atahalhuapa (sp?).
    Thanks again.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Multiple Rows of buttons displaying on post page’ is closed to new replies.