Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#36326 closed defect (bug) (wontfix)

Provide a way in admin panel to move #secondary to the left

Reported by: wewlad's profile wewlad Owned by:
Milestone: Priority: normal
Severity: normal Version: 4.4.2
Component: Bundled Theme Keywords:
Focuses: ui, administration Cc:

Description

It's a shame what you do in your themes like 'twentyfourteen' and what you make users to do if they would like to move #secondary to the left from the #primary (inside BODY>#page>#main).

Please, provide a way to use admin panel to change the order of some major HTML elements, because not everything can be smoothly fixed by CSS hacks, because CSS selectors are being parsed only one way (head to tails, and there's no way to go backwards).

Change History (2)

#1 @SergeyBiryukov
10 years ago

  • Component changed from General to Bundled Theme

#2 @karmatosed
10 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

@wewlad whilst I understand what you are suggesting is more flexibility, for something like this I would point to making a child theme or forking one of the default themes. I also understand this isn't something a basic user can do.

As far as the default themes go, having options would be something for layout, that we'd try and avoid in this case. Thanks for suggesting though and perhaps you could make a child theme with flexibility like this and put on the .org repo?

Note: See TracTickets for help on using tickets.