Ken Shea Posted May 19, 2023 Posted May 19, 2023 (edited) I do not have so many products that any sorting is of value. I've tried to delete that option to answer my question with no success but know it can be done. My questionis, once sort option choice is removed from product listing will product then show as positioned in the data base? Hoping that is the default. Edited May 19, 2023 by Ken Shea Quote
CHD-UK Posted May 19, 2023 Posted May 19, 2023 Hi Ken, You could set the default sort order for product listings in the ADMIN, then remove or hide the "Sort Order" widget from your page. To set the default sort order, ADMIN-> Settings _> Configuration -> Product Listing Search down the available option for "Product listing default sort order", click it, then click edit on the right hand side. Select one and then click update. You can then hide the sort widgets by adding this to your main CSS .sorting { display:none; } Save! and then refresh the page in your browser. The above CSS will affect ALL of the sorting widgets, so check you are happy with the results. to undo, just delete the lines from the CSS file (Note - it sorts the elements, so you may need to scroll down to find it again!) You can always go into all of the individual pages and remove it if you prefer Ken Shea 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.