categories sort problem

Posted in: Newspaper
Post count: 19

http://resimekle.com/Dj0
http://resimekle.com/DjM

Please check pictures… I have 2 problem at bahisokulu.com

At footer i have Haber main category and also Tahmin main category… both category have Futbol sub category… So at footer i have two Futbol text… i want to show them with main categories to show users which football…

can be like Haber / Futbol and Tahmin / Futbol there and people will understand which football… is it news or prediction…

Other problem is i try to sort categories on boxes also but unable to do… for example i want futbol first then basketbol… because its more important sport… but it always sort it with first Letter 🙁 please help me.

Post count: 22421

Hello,

Unfortunately there is no option in the theme panel to show the parent category on the sub-categories. But you can rename your sub-categories to Tahmin – Futbol or Haber – Futbol.
For your second request, you can filter your blocks by slug: http://screencast.com/t/hOXxsnCRPEE
Add a slug for every category. These will be sorted alphabetically so you can use slugs such as A, B, C, D to sort the order of the categories.
I hope this helps.

Thank you!

Post count: 19

http://resimekle.com/DsG

i want these texts only in right order… when i did these slugs, news gone…

Post count: 22421

Hi,
I understand now your request. You will need to add a piece of code in the core files for it to work (forgot to mention it) You can follow this topic to see how it is done: https://forum.tagdiv.com/topic/can-i-reorder-ajax-dropdown-on-my-own/
Thank you!

Post count: 19

great! works now… thx

Post count: 19

now i fixed but top menu same 🙁
http://resimekle.com/DsR

Post count: 22421

Hi,

The mega menu works differently than the blocks. You will have to edit that one as well. 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!

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