shardul Posted July 19, 2019 Share Posted July 19, 2019 (edited) Greetings to all. When trying to select any of the sorting methods from the dropdown in result it always shows "DEFAULT SHORTING" selected in the dropdown method and hence nothing is sorted. URL looks like - http://shop.com/new-products When I manually change the parameter in URL and hit enter sorting works and this time it shows "PRICE: LOWEST FIRST" selected in the dropdown. The modified URL string - http://shop.com/new-products?orderby=price&orderway=asc What could be the issue? I'm not getting any console error. Please suggest. Edited July 19, 2019 by shardul More specific (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now