This topic has 13 replies, 3 voices, and was last updated 1 years, 6 months ago ago by aloulou
hello, i notice that sorting by a filter by work random on my shop page the result not correct please help!!
when i apply “filter by price” the results is random and also “sort by”
Hello, Aloulou,
Thank you for contacting us and for using XStore.
Please clear cache and check now.
If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.
Kind Regards,
8theme team
thank you but i still have the same issue nothing fixed the options “sort by” and “filter by” not work correctly please help ! i dont know what to do
Hello, Aloulou,
Thank you for your response.
We’ve checked “sort by” and “filter by” on your Shop page, and they work fine.
Please provide us with a video of the problem (record a video > upload it on filesharing service https://wetransfer.com/ and provide us with the URL here).
Thank you for your cooperation and we look forward to hearing from you soon.
Kind Regards,
8theme team
Hello, Aloulou,
Thank you for your video.
Please try to test how it works with the default WooCommerce theme – Storefront activated on your site.
We need to find out if the situation is caused by XStore or by something else.
Kind Regards,
8theme team
i find the cause of the issue it’s in advanced product data order i delete the order now it work
Hello, Aloulou,
Thank you for letting us know.
Kind Regards,
8theme team
thank you , just one more thing i want to display 1 item per row on shop page in mobile version instead of 2 how i can do that?
hello
Hello, @aloulou,
To display one product per row on mobile devices, please copy and paste the following CSS code into XStore >> Theme Options >> Theme Custom CSS >> Global CSS and then clear your browser cache to view the changes:
@media only screen and (max-width: 500px){
.products-grid .product {
width: 100% !important;
}
}
Best Regards,
8Themes Team.
thank you the CSS code work perfectly on mobile 🙂
The issue related to '‘Sorting AND filter not work on my shop page’' has been successfully resolved, and the topic is now closed for further responses