• Hi Folks,

    I have followed the instructions found everywhere to add read more tag functionality to pages. So I’ve added the following line to my content-page.php (twentyeleven theme).

    <?php global $more; $more=0; ?>
    <?php the_content('Lees verder'); ?>

    It work partially since the ‘lees verder’ (translation of Read More) shows up on the designated page, however the link does not work. When I click on the rest of the post does not show up. I’ve read that it does not work on pages to link from page X to another part of page X and that you have to link from page X to page Y. All fine with me, but where do I adjust where this link of ‘lees verder’ goes to? The link does now look like this.

    Your help is really appreciated. Thanks

Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘Read more tag on page does not work properly’ is closed to new replies.