Marian Mada Posted December 28, 2020 Share Posted December 28, 2020 Greetings, I have prestashop 1.7.6.9. and I have the next problem or we can call it a bug. I imported over 3000 products in the store, some are active and others are not. The problem is that when I want to activate 2 products, one with the number 20 and 30, they do not appear in the order in which they are published, they appear in the order that they are in the list of products. Site: https://macoshop.ro/ I want to appear in the new products section, but in the order in which I publish them. I know I can filter and move them manually, but I can't move so many products to infinity by hand. I also searched for preferences - products and selected to appear in the order when they change but do not work. What can I do ? Thanks. Link to comment Share on other sites More sharing options...
Marian Mada Posted December 28, 2020 Author Share Posted December 28, 2020 don't work from there, i try it for several times. Link to comment Share on other sites More sharing options...
Marian Mada Posted December 30, 2020 Author Share Posted December 30, 2020 DONE! how to order, search in cpanel, product.php and at line 2578 add $order_by = 'date_upd'; instead of $order_by = 'date_add'; 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