Order of sub-categories in Mega Menu

Posted in: Newspaper
Post count: 29

Hi,

At present it appears that subcategories in the mega menu are listed a-z. Is there any way to specify the order that the sub-categories should display from within the WordPress interface without coding?

Thanks

Graham

Post count: 7909

Hi,

Unfortunately the theme doesn’t have an option for this and you will have to alter the code, just add this order in td_block_mega_menu.php file – http://screencast.com/t/1Kk6ybz4C so you can order subcategories by slug – http://screencast.com/t/NpeWAblchttp://screencast.com/t/hOubcKikgUE

'orderby'=>'slug'

Thanks!

Post count: 6

Hi Ali

If we do your method mean we will create seo problem, bcoz url structure ll change then our ranked url get down ..

Any other way to solve !!

Post count: 84

You can use a plugin such as Taxonomy Order.

Post count: 6

Thanks Centennia .. its perfect !!!

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.