Ajax Filter Order

Posted in: Newspaper
Post count: 28

Hi!
Congrats for all your works! 🙂
I’ve buy newspaper and i’d like to set the order of the Ajax Filter (Category Filter). I set the category IDs in my favorite order but i see a random order (alphabetical order maybe).
How can i set it?
Thank you!
Toni 🙂

Post count: 22421

Hello Toni,
Unfortunately the theme doesn’t have an option to order categories on ajax filter. You can achieve this only if you modify the code.
An alternate solution is to order categories by slug name – http://screencast.com/t/rYcuX3BTHnk and change the category slug name – http://screencast.com/t/VwVbeZwv1cHx – http://screencast.com/t/LiJuR5WhsY

‘orderby’ => ‘slug’

I hope this helps.
Thanks!

Post count: 28

Hi Bogdan, thank you for the reply.
I try the slug solution but if i try it the site doesn’t load and appear a white page.
Do you know why this happen?
Thank you,
Toni

Sorry for my bad english xD

Post count: 22421

Hello Toni,

You have to put a comma (,) after the last value where i showed you: http://screencast.com/t/rYcuX3BTHnk
Place it after 'number'=>100

Thank you.

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