Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2021-01-16 19:05:39
- byewp
- New Member
- Registered: 2021-01-16
- Posts: 2
How to order menu tabs
So in Wordpress you could go to Appearance – Menus, and then reorder them to your liking. I can’t figure out how to reorder the menu tabs on TP. Any guidance would be appreciated, thanks.
Offline
#2 2021-01-16 20:05:29
- colak
- Admin
- From: Cyprus
- Registered: 2004-11-20
- Posts: 8,548
- Website
Re: How to order menu tabs
Hi and welcome to txp
If you are talking about the back-end, you cannot unless you create a new theme for it. You can check this topic where both front and back end themes are discussed.
Yiannis
——————————
neme.org | hblack.net | State Machines | NeMe @ github
I do my best editing after I click on the submit button.
Offline
#3 2021-01-17 08:29:08
- Bloke
- Developer
- From: Leeds, UK
- Registered: 2006-01-29
- Posts: 10,090
- Website
Re: How to order menu tabs
The menu order on your site is usually governed by a <txp:section_list />
tag. You can use the sections
attribute to list which order you want them in, and if you ensure that tag is written in a Form (snippet) then you can include it on every page. Thus only needs defining/changing once to alter it site wide in future.
For more control over your menus, consider the adi_menu plugin which allows a more visual method of setting up menu structures.
The smd plugin menagerie — for when you need one more gribble of power from Textpattern. Bleeding-edge code available on GitHub.
Txp Builders – finely-crafted code, design and Txp
Offline
Pages: 1