Forums

Share button disappeared (6 posts)

  1. thezigzagger
    Member
    Posted 11 months ago #

    Hey guys,
    I've been using the Jetpack social sharing button for months and never had any issue.
    Suddenly the Share this button has disappeared from the individual post page. The button is still showing and working on the Home page but not on the single posts.

    Any idea what could cause that?

    My site is http://www.thezigzagger.com

    Cheers for any help

  2. Sandip Patil
    Member
    Posted 11 months ago #

    Check any jquery conflict on post page..

    For e.g. jQuery(".sticky").offset() is null

  3. thezigzagger
    Member
    Posted 11 months ago #

    in single.php?

  4. Sandip Patil
    Member
    Posted 11 months ago #

    yes .. or check the jquery included for the (Share this), cause page showing jquery error.

  5. thezigzagger
    Member
    Posted 11 months ago #

    I can't see anything!

    <div class="share">
    <h3><?php _e('Share The Post','woothemes'); ?></h3>
    <p><?php _e('Please use the following buttons below to share the post that you are reading with the popular aggregators:','woothemes'); ?></p>
    <div id="icons" class="fr">

    </div><!-- #icons -->
    <div class="fix"></div>
    </div><!-- .share -->
    <div class="fix"></div>

    </div><!-- #sliderWrap -->
    <?php } ?>

    <?php get_footer(); ?>

  6. thezigzagger
    Member
    Posted 11 months ago #

    Tried uninstalling and re-install Jetpack but it didn't make any difference :(

Reply

You must log in to post.

About this Topic