Site: http://shadows.os42.com
Using 19-12 nightly and next page function seems to be acting strangely. It will show next page number if post is on front page but numbers for next pages disappear once it is off the front page.
Has anyone else come across this in any nightlies?
Macmanx: No, I haven't. At the moment I am just asking if anyone else has come across this issue. I am not sure if it is a bug or if perhaps I am doing something wrong myself.
If indeed it is a bug, perhaps you could advise me as to how to report it. I have never been down that road before.
I will wait a bit though to see what ohers have to say...
It's good that you're asking. For future bug-posting reference, go here: http://mosquito.wordpress.org/main_page.php and click "Report Issue". You may also want to read this: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
I just clicked through 4 pages using just the next / previous links at the bottom of each page, and everything seems okay - the address bar url and the 'hovered' url.
Where do I need to look ?
(Though my recent links problems I cured by deleting .htaccess then creating new permalinks - I didn't let an overwrite happen)
Hi Podz,
I am talking about in the case of post that have used the next page funtion included in them. For instance, in this post at http://shadows.os42.com/index.php/life-is-not-always-as-it-seems/
this is how it is written
<img src="http://fools.os42.com/wp-images/art/m31a.jpg" alt="Organic art" /><!--nextpage-->
<img src="http://fools.os42.com/wp-images/art/m11a.jpg" alt="Organic art" /><!--nextpage-->
<img src="http://fools.os42.com/wp-images/art/m30a.jpg" alt="Organic art" /><!--nextpage-->
<img src="http://fools.os42.com/wp-images/art/m29a.jpg" alt="Organic art" /><!--nextpage-->
<img src="http://fools.os42.com/wp-images/art/m28a.jpg" alt="Organic art" /><!--nextpage-->
<img src="http://fools.os42.com/wp-images/art/m24a.jpg" alt="Organic art" />
but it is not how it appears in the post itself.
The numbers for the next page for each photo are missing.
I hope that makes more sense.