catchop Posted July 21, 2020 Share Posted July 21, 2020 I'm using 1.6. I want newly added items to show up first when buyers search products on my website. I changed the configuration through Preferences - Products - Pagination - Product add date but this doesn't seem to work for my website. Is there anything else I need to do? Thank you. Link to comment Share on other sites More sharing options...
Knowband Plugins Posted July 22, 2020 Share Posted July 22, 2020 Try making following changes. In the modules/blocksearch/blocksearch.tpl file (For 1.6 only) Replace <input type="hidden" name="orderby" value="position" /> with <input type="hidden" name="orderby" value="date_add" /> 1 Link to comment Share on other sites More sharing options...
catchop Posted July 22, 2020 Author Share Posted July 22, 2020 Thank you. Knowband Plugins. I will do what you informed. 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