Facebook doesn’t work on Index.php for manually added sharer
-
I added the share code like this:
<?php echo do_shortcode('[ssba-buttons]'); ?>
It is within the loop for each post displayed on the main blog page. When I click the Facebook icon, it shares only the whole page, not the individual post. It does not grab the image or title for the post I want to share. It does work if I choose locations -> posts at which point it is automatically added. However, it isn’t placed where I want it. When I add it to the index.php blog template, it no longer works. What’s up with that? How can I fix that?
the page in question is here:
https://www.tenthousandvisions.com/about-me-michael-divine/blog/The share buttons at the top of each post are added via the page template using the do_shortcode. The share buttons at the bottom of each post are added via the plugin itself.
The page I need help with: [log in to see the link]
- The topic ‘Facebook doesn’t work on Index.php for manually added sharer’ is closed to new replies.