Opened 8 months ago

Closed 8 months ago

Last modified 8 months ago

#22091 closed defect (bug) (worksforme)

Twenty Ten Theme Div Shift w/ <!--nextpage>

Reported by: lambje Owned by:
Priority: normal Milestone:
Component: Bundled Theme Version: 3.4.2
Severity: normal Keywords:
Cc: jeff.lambert@…

Description

When the <!--nextpage--> tag is used the first page of the post has it's DIVs mixed up. Subsequent pages are fine and resemble those of a single page post. Here's the difference in the DIV hierarchy, with Page 2... being what is expected:

Page 1

wrapper

header
main

container

content
primary
secondary

footer

Page 2...n

wrapper

header
main

container

content

primary
secondary

footer

Change History (4)

Things like that are usually caused by having an accidental </div> floating around in the post... I can't reproduce the bug in TwentyTen tho... Is it possible the flaw is in your post data? or from a plugin?

  • Component changed from Themes to Bundled Theme
  • Resolution set to worksforme
  • Status changed from new to closed

Hmmm, you may be right. I thought the same thing so I turned off all the plugins and tested but I just did a clean WP install, updated the "Hello World" post to add a couple of next page tags and it seems okay. I'll try adding some plugins in one at a time but I guess for now I'll close out this ticket and re-open it if I come across anything. Sorry for the interruption.

Last edited 8 months ago by lambje (previous) (diff)
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.