Forums

nextpage-tag set, but post is only cut?! (1 post)

  1. Eagle
    Member
    Posted 3 years ago #

    Hey guys,

    im using the latest version of WP, but although the "<!--nextpage-->"-tag is set correctly and the theme (my own creation) uses `<div class="ff_postTail">

      <?php link_pages('

    • Pages: ', '
    • ', 'number', 'Next page', 'Previous page', 'Page %'); ?>
      <?php if ($user_ID) : edit_post_link('Edit', '

    • Your choice: ', '
    • '); endif; ?>

    </div>` the page only gets cut at the requested position and shows the page-links ("Pages: Page 1 Page 2") - clicking "Page 2" results in the URL being changed to "/author/2/", but that page doesn't show up!

    Instead, there's a 404 error shown, telling me "Page not found".. :(

    Any help would be greatly appreciated!

Topic Closed

This topic has been closed to new replies.

About this Topic