related_posts() works for me but not any of the yarpp-templates...
i have in my single.php following code:
'<?php include (TEMPLATEPATH . '/yarpp.php'); ?>'
related_posts() works for me but not any of the yarpp-templates...
i have in my single.php following code:
'<?php include (TEMPLATEPATH . '/yarpp.php'); ?>'
@to_ul I'm slightly confused by what you're trying to do... there should be no need to manually include a template into your single.php code...
For more information on the templating option check out this tutorial:
http://mitcho.com/blog/projects/yarpp-3-templates/
You must log in to post.