• I have put ‘Tweet This’ and ‘Stumble This’ links at the top of my sidebar (right corner) on my website.

    This works fine on post/single pages. However, on the home page, clicking on those links takes you to the link which appears just prior to the sidebar – located in the middle column at bottom.

    How can I correct this so that it ‘sees’ my home page? Any help would be appreciated!

    Thanks,
    Mark

Viewing 1 replies (of 1 total)
  • Thread Starter iocchelli

    (@iocchelli)

    here is the code I am using:

    <a href="https://www.stumbleupon.com/submit?url=<?php the_permalink(); ?>&title=<?php the_title(); ?>"><img src="https://completerunning.com/wp-content/themes/revolution_magazine-20/images/stumbleupon.png" style="vertical-align:top"> Stumble This</a><br />
    
    <a href="https://twitter.com/home?status=Currently reading <?php the_permalink(); ?>" title="Tweet This!" target="_blank" <img alt="Tweet This!" src="https://completerunning.com/wp-content/themes/revolution_magazine-20/images/twitter.png" style="vertical-align:top"> Tweet This!</a>
Viewing 1 replies (of 1 total)
  • The topic ‘Problem With Social Bookmarking Links’ is closed to new replies.