WordPress.org

Forums

linked in share button not showing post content (1 post)

  1. captaincainer
    Member
    Posted 11 months ago #

    I have been trying to implement a "linked in share button" to my wordpress site and failing at getting the content to be shared.

    this is my current code:

    <script type="text/javascript" src="http://platform.linkedin.com/in.js"></script>
    <script type="in/share" data-url="<?php echo get_permalink($post->ID); ?><?php echo the_excerpt(); ?>" data-counter="right" ></script>

    This only adds a link to the blogs main url not the post or an excerpt.

    any help or ideas would be greatly appreciated.

Reply

You must log in to post.

About this Topic

  • RSS feed for this topic
  • Started 11 months ago by captaincainer
  • This topic is not resolved
  • WordPress version: 3.4.1