Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter marknolan

    (@marknolan)

    I figured it out… my bad!

    <?php global $more; $more = 0; the_content('[Read more...]'); ?>

    I needed to use the $more global and also activate it with =0. As =1 is turning the more functionality off.

    thanks,
    mark

    MikeMaguire420420

    (@mikemaguire420420)

    @marknolan
    can you explain further what you did to make it work on pages? Where did you add that line of code?

    I’d like to know that too.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Read More Button on Pages’ is closed to new replies.