Home › Forums › WoodMart support forum › Theme Sorting is not working
Theme Sorting is not working
- This topic has 5 replies, 2 voices, and was last updated 6 days, 15 hours ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 7, 2025 at 8:20 pm #689496
Faisal AwanParticipantHi,
I am trying to sort the products as per my requirements, but it is working only at the backend. On the frontend, sorting is not working. Please fix it. ThanksAttachments:
You must be logged in to view attached files.October 8, 2025 at 10:05 am #689549
Aizaz Imtiaz AwanKeymasterHello,
The custom CSS added under Appearance > Customize > Additional CSS is hiding the sorting dropdown on the archive pages. Please remove or adjust the CSS related to the sorting element, and the sorting dropdown will become visible again.
Like this: https://postimg.cc/HjJDGLL6
Best Regards,
October 9, 2025 at 12:57 pm #689873
Faisal AwanParticipantplz remove the additional CSS to resolve the sorting issue.
October 9, 2025 at 2:30 pm #689894
Aizaz Imtiaz AwanKeymasterHello,
We’ve reviewed the CSS added under Appearance > Customize > Additional CSS, and the issue is caused by the following rule on line 33.
.shop-loop-head .wd-shop-tools:last-child { display: none; }
This CSS hides the sorting dropdown on the shop/archive pages. I have commented out this specific line from the Additional CSS, and the sorting option is showing fine. Check back your site and check the issue.
Best Regards,
October 9, 2025 at 2:41 pm #689898
Faisal AwanParticipantYou didn’t get my point. I am not talking about the sorting as you show to hide the CSS (screenshot attached). I am talking about the sorting functionality. I have attached screenshots for your reference.
For example, I reorder laptop category products, and when I show the results, there are no changes on the front end. I think now you understand my point.
https://mobiphix.ca/product-category/laptops/-
This reply was modified 6 days, 15 hours ago by
Faisal Awan.
Attachments:
You must be logged in to view attached files.October 9, 2025 at 3:22 pm #689911
Aizaz Imtiaz AwanKeymasterHello,
Sorry for the inconvenience. The issue occurs because the shop page is currently set to display products sorted by “Most recent.” To restore the default sorting behavior, please navigate to Appearance > Customize > WooCommerce > Product Catalog, and under Default product sorting, select “Default product sorting.”
If you have any questions feel free to contact us.
Best Regards,
-
This reply was modified 6 days, 15 hours ago by
-
AuthorPosts
- You must be logged in to create new topics. Login / Register