I added the tags
- Code: Select all
<?php previous_post(); ?> <?php next_post(); ?>
Question:
1. Where do I have to add them, so that they appear only AFTER calling the whole post with the "read more" button?
2. I'm not able to get the tag "posts_nav_link" working
3. there is a tag
- Code: Select all
<?php gk_post_links(); ?>