• I read this article on how to link the ‘more’ tag to somewhere different than the current post file.
    My conclusion was that this code below should work:
    <?php the_content('<span>more...</span>', TRUE, 'http://www.mysite.com/mylocation'); ?>
    but it doeasn’t. It still opens the post file.

    What am I doing wrong?
    Thanks for your help.

    kjeft

  • The topic ‘Linking the ‘more’ tag’ is closed to new replies.