VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: klezmer41 on February 16, 2012, 22:23:33 PM

Title: manually reorder products
Post by: klezmer41 on February 16, 2012, 22:23:33 PM
I've installed Joomla 2.5 and VM 2.0, and so far everything is working pretty smoothly. I haven't been able to figure out how to manually reorder products though. In Joomla the menus and categories have the manual reordering option with the up/down arrows, but not individual articles. And in VirtueMart the categories have the manual reordering up/down arrows but not individual products. Is this normal, and is there a way to turn on the ordering functionality?
Title: Re: manually reorder products
Post by: olesman on March 27, 2012, 19:22:19 PM
To order products the way you ask you would need a row in your table to store the value.

It doesn't look like the products table has such a row. Therefore, you would not be able to just turn it on.

This would rquire a hack or the VM development team to add it in a future release.
Title: Re: manually reorder products
Post by: perlarenee on March 27, 2012, 20:26:37 PM
I had a similar problem and it turns out it was something really basic that i'd overlooked. It was in configuration/product order settings or some such :)
Title: Re: manually reorder products
Post by: olesman on April 04, 2012, 18:58:32 PM
Yes, if you go to Configuration>>Product Order Settings there are many fields you can order by.

However, none of the selections is what klezmer41 is asking for.

To manually order the products you need an order field in your database. That is how components like the article manager do it.

Now if you want to fudge your way through with the available offerings you could change your SKU's so they are in the order you want.
Title: Re: manually reorder products
Post by: sveibern on April 07, 2012, 01:36:26 AM
Strange that its not possible to manually reorder products. Does anyone know if it is planned to develope this feature?
Title: Re: manually reorder products
Post by: jenkinhill on April 07, 2012, 12:00:37 PM
It has been in the dev versions (2.0.3 series) for some time.
Title: Re: manually reorder products
Post by: CMYKreative on September 01, 2012, 07:38:37 AM
Any update on when we will be able to manually reorder products correctly?