• Resolved maketheshift

    (@maketheshift)


    Hello,

    Thank you for this wonderful plugin. Quite lovely.

    Perhaps you could guide me. I’m trying to figure out how to edit the posts_loop_template.php file to include the social media sharing icons generated by the plugin “Simple Social Share”.

    For example, on http://abbeycone.com/faith/ a URL directly to the post, you see the social media icons. However, on http://abbeycone.com/ which uses “Posts in Page” to display the most recent post, you do not see the social media sharing icons at the bottom.

    Whatever shall I do? Thanks again for an awesome plugin. Lord knows, coders don’t get enough love!

    https://wordpress.org/plugins/posts-in-page/

Viewing 1 replies (of 1 total)
  • Thread Starter maketheshift

    (@maketheshift)

    Nevermind, after hacking a bit, I got it fixed. I had to set my social share plugin to display share button on both posts and pages, only then would it show the buttons for sharing an individual post embedded in a page using this plugin. However, it then also added the share buttons to share an individual page (which i didn’t want). I had to use an nth-of-type CSS selector to set display:none on the second set of sharing buttons. Boom. fixed.

Viewing 1 replies (of 1 total)

The topic ‘Social Media Buttons not displaying’ is closed to new replies.