Hi,
Nice plugin. I want to use it on our site, but I can’t get it to work with the PHP shortcode. I just installed the plugin today, version 1.6.3. Are you sure this issue should be fixed in 1.6.3? Or maybe I do something wrong.
In my single.php template I call:
<?php echo do_shortcode( ‘[manual_related_posts]’ ) ; ?>
But nothing is visible on the post where I added some manual related posts. However, when I enable the option to fill the related posts automatically, I DO get those related posts visible. But only in posts where no manual posts are selected, they remain empty.
Hope you can help!