Title: Multi page post problem
Last modified: August 18, 2016

---

# Multi page post problem

 *  [dubberdan](https://wordpress.org/support/users/dubberdan/)
 * (@dubberdan)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/)
 * I’ve just created post [http://technohippy.org.uk/musings/blog/category/travel/uk/](http://technohippy.org.uk/musings/blog/category/travel/uk/)
   that I want to be several pages long so have inserted a couple of <!–nextpage–
   > tags during the bodyt of the post, but all I get when viewing the psot is up
   to the first tag. No page links and noe remainer of the post.
 * What am I doing wrong?

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286058)
 * Check if you have something like
    `<?php wp_link_pages(); ?>` in your template
   file.
 *  Thread Starter [dubberdan](https://wordpress.org/support/users/dubberdan/)
 * (@dubberdan)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286293)
 * Nope couldn’t see that in either my page.php or my index.php
 * Should it be in one of them then, and if so where in which?
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286295)
 * I guess it should be in both of them (for posts and for Pages) and/or in the 
   single.php – and by checking other themes you can see it is usually the first
   line in the feedback div. Default has it in page.php and single.php in the entrytext
   div.
    In your theme probably would fit in the `div class=entry`
 *  Thread Starter [dubberdan](https://wordpress.org/support/users/dubberdan/)
 * (@dubberdan)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286342)
 * Ah, now I didn’t have a single.php at all. So I’lve quickly modifed the default
   one to fit in with my theme. The page links now appear correctly here:
    [http://technohippy.org.uk/musings/blog/travel/brecon-adventures-august-03/#more-27](http://technohippy.org.uk/musings/blog/travel/brecon-adventures-august-03/#more-27)
 * but when I follow them I get an error as in here:
    [http://technohippy.org.uk/musings/blog/travel/brecon-adventures-august-03/2/](http://technohippy.org.uk/musings/blog/travel/brecon-adventures-august-03/2/)
 *  Thread Starter [dubberdan](https://wordpress.org/support/users/dubberdan/)
 * (@dubberdan)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286575)
 * bump 😉
 *  Thread Starter [dubberdan](https://wordpress.org/support/users/dubberdan/)
 * (@dubberdan)
 * [20 years, 5 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286646)
 * bump…
 * anyone?
 *  [illys](https://wordpress.org/support/users/illys/)
 * (@illys)
 * [20 years, 4 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286699)
 * Found the issue! instead of posting <!– nextpage –>, remove the spaces and insert
   <!–nextpage–>.
    Also, check out this pluin for a neat way to display your pages:
   [http://www.urbangiraffe.com/2005/03/13/jumpto/](http://www.urbangiraffe.com/2005/03/13/jumpto/)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Multi page post problem’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 3 participants
 * Last reply from: [illys](https://wordpress.org/support/users/illys/)
 * Last activity: [20 years, 4 months ago](https://wordpress.org/support/topic/multi-page-post-problem/#post-286699)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
