Forums

Weird nextpage problem (1 post)

  1. saxwell
    Member
    Posted 4 months ago #

    I'm using a theme called SEO-Red that includes in page.php the exact same nextpage code as the Wordpress Default theme:

    <?php wp_link_pages(array('before' => '<p>Pages: ', 'after' => '</p>', 'next_or_number' => 'number')); ?>

    It works fine, of course, in the Default theme. However, when I switch to SEO-Red - it no longer works.

    Does anyone have a clue as to where I might start looking for the answer to this riddle? Thanks!

Reply

You must log in to post.

About this Topic