Ordering Category Menu

Posts: 19
Joined: 01/20/2008

I would like to be able to order the products in the category menu. My site is www.bitterrootbitandspur.com. The red buttons on the left take buyers through bitterrootbitandspur.com/category/1 etc. I set that up with Taxonomy menu, and nice menus.

We didn't like the view of products using bitterrootbitandspur.com/catalog.

I don't understand where category and catalog come from. Would love an explanation.

Catalog sorts by weight, but category does not. Is there a way to sort category?
Thanks in advance
Connie

Posts: 174
Joined: 08/13/2007
Cool profile pic award.Getting busy with the Ubercode.Internationalizationizer

Category is in the taxonomy structure (drupal core taxonomy.module). Ubercart leans on it.

The catalog 'view' and the catalog menu structure is generated by Ubercart (uc_catalog.module if I'm correct).

Products are just categorised nodes, so feel free to display/structure them any way you want Smiling

Regards,

Kees