Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author tssoft

    (@tssoft)

    It’s very easy. Open the file in your theme that is responsible for displaying posts. For instance, in the theme “twentyfifteen” it’s called content.php. Somewhere in that file put the following code:

    <?php
        social_likes();
    ?>

    You may need to turn Social Likes off for all the existing posts in your blog.

    Thread Starter sdalex

    (@sdalex)

    Can it works only “like”? Not share.

    No, regretfully.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘display Social Likes buttons anywhere in a theme’ is closed to new replies.