This topic has 6 replies, 3 voices, and was last updated 9 years, 2 months ago by Anonymous.
Viewing 7 posts - 1 through 7 (of 7 total)
For Packages: You can change the order and orderby options in template-packages.php file.
Search for this code in template-packages.php file
'orderby' => 'menu_order title', // Change it to ID, Title, Date, Menu Order
'order' => 'ASC', // Change it to ASC, DESC
For Vehicles:
Search for the below code in autowash-functions.php file on line no around 142.
'orderby' => 'id', // Change it to ID, Title, Date, Menu Order
'order' => 'ASC', // Change it to ASC, DESC
We are setting this topic to be resolved. If you wish to update this topic please reply here instead of creating another topic.
I also tried changing the vehicle to ascending order (a-z), however this did not work for me 🙁
@360details:
For Vehicles:
Search for the below code in autowash-functions.php file on line no around 142.
'orderby' => 'id', // Change it to ID, Title, Date, Menu Order
'order' => 'ASC', // Change it to ASC, DESC
Its not working for me even after I change it.
If you can provide us WP Logins to your website with URL then we can take a closer look at it. Make sure you set the post as private reply so that only admin can see your wp-logins.
Note: Before providing the wp-logins to any support staff, kindly please make sure you take a backup of everything including wordpress content, theme options, widgets etc.
Viewing 7 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.