Make WordPress Core

Opened 18 years ago

Closed 18 years ago

#7497 closed defect (bug) (worksforme)

Page Template select list disappeared in wp 2.6

Reported by: matthijs Owned by:
Priority: normal Milestone:
Component: Template Version: 2.6
Severity: normal Keywords: templates reporter-feedback
Cc: Focuses:

Description

After upgrading to 2.6 the box with the dropdown from which you can choose which template should be used for a page is gone in the admin page edit screen.

A temporarily solution (from the forums http://wordpress.org/support/topic/190138?replies=15 ) is to activate another theme, then immediately reactivate the normally used theme. Then the box with the drop down is back

Change History (7)

#1 @matthijs
18 years ago

  • Version2.6

#2 @mrmist
18 years ago

  • Severity majornormal

I can't reproduce this (in 2.6 or 2.6.1 beta).

What are the steps to reproduce? I see the template change box below the pages in both edit and new Page views.

Which version was the upgrade from?

#3 @matthijs
18 years ago

Well, there are no steps needed to reproduce it. I had upgraded from the previous version and now the template change box had disappeared. Changing the theme and back let the template change box re-appear. So it's a weird bug. Doing a clean install the bug is not there.

#4 @mrmist
18 years ago

  • Keywords reporter-feedback added

Upgrading from which version?

#5 @corischlegel
18 years ago

FWIW, the problem seems to go back to 2.5.1 at least.

I haven't been able to reproduce this at will,but I've definitely seen it in several different installs, both virgin and upgrade. The workaround listed above seems to work for me.

#6 @ceslava
18 years ago

This did not worked for me, I just changed the wp-admin.css

  1. #poststuff .closed .inside {

display: none;}

All the avanced options will not worked because they couldn´t be displayed by AJAX. If you changed this CSS property you´ll find your drop downs menus.

#7 @westi
18 years ago

  • Milestone 2.7
  • Resolutionworksforme
  • Status newclosed

Works fine for me in current trunk.

Note: See TracTickets for help on using tickets.