Paul Bogdan Posted January 5, 2009 Share Posted January 5, 2009 Hello,Is there a box that needs to be checked or unchecked so the position for products to take an effect?I'm moveing the products up by clicking on up arrow (in the backoffice) but are not displayed in the order I set in backofficeso I think that the sort order products have a problem somehow, it doesn,t workingI needs to have the products sorted by position (not name, price etc)is that possible? Link to comment Share on other sites More sharing options...
Paul Bogdan Posted January 5, 2009 Author Share Posted January 5, 2009 Actually can I modify the Default order by option?this should by set as Default order by position Link to comment Share on other sites More sharing options...
1959 Posted January 25, 2009 Share Posted January 25, 2009 Were you able to resolve this problem? I am also unable to make my products display in the sequence I would like. In the category, you can move them up and down in the order you want, but they still display only by the way you set the default sort order. Trouble is, there is no "position" option as you have said.What I found though, is by selecting sort by manufacturer, since I have no manufacturer listed for my products, they now display by position. Strange but I'm not sure it's the way it's supposed to be. Link to comment Share on other sites More sharing options...
Paul Bogdan Posted January 25, 2009 Author Share Posted January 25, 2009 Were you able to resolve this problem? I am also unable to make my products display in the sequence I would like. In the category, you can move them up and down in the order you want, but they still display only by the way you set the default sort order. Trouble is, there is no "position" option as you have said.What I found though, is by selecting sort by manufacturer, since I have no manufacturer listed for my products, they now display by position. Strange but I'm not sure it's the way it's supposed to be. Hello, I didn't find any solution on this issue but if you just wnat to have the products displayed in order that you want you can just modify the file called "product-sort.php" which is on the main site.I've removed the sort order box so an user that visit my site will have no preferances in listing. So my products will be displayed as the defauld by position $orderByValues = array(0 => 'position', 1 => 'position', 2 => 'position', 3 => 'position', 4 => 'position', 5 => 'position', 6 => 'position'); Link to comment Share on other sites More sharing options...
mektgn Posted February 2, 2009 Share Posted February 2, 2009 I have exactly the same problem and I have tried modifying "product-sort.php" file as Paul Bogdan explains with no success at all I need the manufacturer, so I cannot try what 1969 says. Any new solution??? If it's a bug of Prestashop it's a very serious one :SThank you! Link to comment Share on other sites More sharing options...
pheludar Posted March 15, 2009 Share Posted March 15, 2009 Hi paulHow did you remove the sort by combo, it would be a great help if you could give me the directions.RegardsSam Link to comment Share on other sites More sharing options...
Recommended Posts