• Resolved sjcallas

    (@sjcallas)


    Hey, your plugin is amazing and I love it! I only have one issue with it and that is the position of the Share Icons bar at the end of posts. Here is a screenshot of the issue I am having: http://img824.imageshack.us/img824/9254/sharefollow.png

    As you can see the share links appear <?php the_content(''); ?>, and then the <!--nextpage--> tag is displayed, and then my regular tags, etc. However, neither my single.php or index.php or any other files have a php call tag for share and follow, so I am unsure as how to reposition the share icons to go between those two horizontal rules (or at least after the page numbers). Any help would be appreciated!

    http://wordpress.org/extend/plugins/share-and-follow/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author andykillen

    (@andykillen)

    your best bet is to turn off the automatically added share icons and use the my_share_links() template tag inside your single.php then you can position it where you like

    Thread Starter sjcallas

    (@sjcallas)

    Thank you, this worked!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Share and Follow] How do I reposition Share Icons row?’ is closed to new replies.