This topic has 4 replies, 3 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp
Hi,
On my product category page, I have the column on top of page that sort the products by default according to popularity. How can I change this default to sort it by default according to newness?
Thank you.
Hello,
Please try to edit code in \wp-content\plugins\woocommerce\includes\wc-template-functions.php file on line 682-709. Replace the menu_order
to date
value.
See screenshot: http://prntscr.com/ar9x7u
Regards,
Robert Hall
Hello Robert,
Ive tried that, but its still the same?
As per my screenshot, Ive changed number 1 to date and saved – but it was unchanged, then I also changed number 2 to date and saved – but also it was unchanged.
Any suggestions please?
Hello,
If you want to change default sorting go to wp-admin panel > Woocommerce > Settings > Products > Display > Default Product Sorting > select “Sort by most recent”.
Regards,
Eva Kemp.
You must be logged in to reply to this topic.Log in/Sign up