• First of all, thanks for that nice looking theme. I installed it at my blog and it works perfect. But the wp_link_pages are not displayed at the end of the content block. Do you have any solutions for that?

    Many thanks.

    <?php wp_link_pages(array('before' => '<nav id="page-nav"><p>' . __('Pages:&nbsp;&nbsp;', 'tone'), 'link_before' =>'&nbsp;&nbsp;', 'after' => '</p></nav>' )); ?>

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

    (@urban1702)

    sorry it was my fault. I interchanged wp_link_pages with posts_nav_link.
    But by the way, is there a possibility to implement the posts_nav_link functions?

Viewing 1 replies (of 1 total)
  • The topic ‘wp_link_pages does not appear’ is closed to new replies.