×

Notice

The forum is in read only mode.

Alphabetize Category List

15 years 3 days ago #332 by Todd Woodward
I\'ve been testing this job board and it has done most of what I need so far.

I entered a list of new job categories in alphabetical order, but the list does not display in that order. Has anybody else seen this with their sites?
15 years 2 days ago #342 by Ahmad
Replied by Ahmad on topic Alphabetize Category List
You need to change query in php file.

Please write your valuable review JS Jobs and JS Support Ticket at JED.
15 years 17 hours ago #345 by Todd Woodward
Which php file will I be editing?
15 years 15 hours ago #347 by Ahmad
Replied by Ahmad on topic Alphabetize Category List
/components/com_jsjobs/models/jsjobs.php

Line no 157

Replace
$query .=  \" ORDER BY \'id\' \";
With
$query .=  \" ORDER BY \'cat_title\' \";

Please write your valuable review JS Jobs and JS Support Ticket at JED.
15 years 14 hours ago #352 by Todd Woodward
Thank you for your help. These changes will make this component much better for my site. Thank you again.
15 years 13 hours ago #353 by Ahmad
Replied by Ahmad on topic Alphabetize Category List
Be remember your changes, i am working on further development.

Please write your valuable review JS Jobs and JS Support Ticket at JED.
Time to create page: 0.043 seconds

Please publish modules in offcanvas position.