How to order submenu items on mobile theme menu

Posted in: Newspaper
Post count: 8

Hello, We use the below method for ordering mega menu items on our site, but this method doesn’t work on mobile. We can’t order menu item with this method on mobile menu.

Could you help us if its possible to make it with the same or another method? Thanks a lot.
Normally we use order by ‘slug’ method which you mentioned another post.

THIS THE POST OF YOUR METHOD.
Regarding your second request, this is the order of the subcategories(alphabetical). There is not option to change this from settings, but you can modify 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’

Post count: 7909

Hi,

You will have to order them by slug also here – http://screencast.com/t/OGVt0Cvcv and it will be reflected also on mobile menu – http://screencast.com/t/yoEyGLqIEor0

Thanks!

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