• Resolved Gbn1

    (@gbn1)


    Hi guys.

    I have added my own Facebook, Twitter and Comment share buttons to the end of each post (by adding code into header.php loop).

    The links work, all 3 small buttons are images with a=href links.

    But on posts below the above post, the post title and random areas of space all also refer to the facebook share link when clicked?

    http://recognisethemovement.com/

    If you could have a look & please let me know what’s possibly wrong if you could- thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Gbn1

    (@gbn1)

    Anyone?

    Your code looks broken. If you open up your site in Firefox and look at the source any red type indicates an error.

    I currently see this:

    <a href="http://twitter.com/home?status=http://recognisethemovement.com/713/&t=Recognise The Movement Under Construction" target="_blank"><img src="http://recognisethemovement.com/wp-content/uploads/2012/02/twitter.jpg"</a>
    <a href="http://recognisethemovement.com/713/#comments">
    
        <img src="http://recognisethemovement.com/wp-content/uploads/2012/02/comment.jpg"
    </a>
    <a href="http://www.facebook.com/sharer.php?u=http://recognisethemovement.com/713/&t=Recognise The Movement Under Construction" target="_blank"><img src="http://recognisethemovement.com/wp-content/uploads/2012/02/Facebook.jpg"</a>

    You need to close your image tags.

    Thread Starter Gbn1

    (@gbn1)

    Hi Christine, thanks for the suggestion.

    I tried this but it didn’t work, are there any other possibilities?

    Thread Starter Gbn1

    (@gbn1)

    [resolved]: it was due to the post-title not having a URL.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Facebook & Twitter share buttons?’ is closed to new replies.