Insert share link to frontpage entry-meta

  • Posted in : Read WP
  • CreativeDTales
    Participant

    How do I add the “share-links” that is displayed on the individual posts to the preview posts on the front page? To reiterate, underneath the post titles on the front page, I want it to show the “share-links” button between the author name and comments count.

    Mehmet S.
    Keymaster

    Hi,

    Which blog type are you using?

    CreativeDTales
    Participant

    Blog with sidebar: http://startupblackops.com/

    Mehmet S.
    Keymaster

    You need to edit the format-standard.php file of the theme.

    – find this line:

    <!-- end .by-author -->
    

    – edit:

    <!-- end .by-author --><?php get_template_part( 'part', 'share' ); ?>
    
    CreativeDTales
    Participant

    Thanks! That did the trick.

    Mehmet S.
    Keymaster

    You are welcome.

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register