How can I change the display order on the product listing page?
right now I have this:
Code:| manufacturer | image | name | price |
I would like to change it to:
Code:| image | name | manufacturer | price |
Using version 1.3.9.f
Thanks !
How can I change the display order on the product listing page?
right now I have this:
Code:| manufacturer | image | name | price |
I would like to change it to:
Code:| image | name | manufacturer | price |
Using version 1.3.9.f
Thanks !
Go to the Product Listing and set the display order of the columns by setting the values for the order that you want to see them ... 0 is OFF and any other value will be used for the display order ...
NOTE: the current version of Zen Cart is v1.3.9h ...
Linda McGrath
If you have to think ... you haven't been zenned ...
Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!
Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
Officially PayPal-Certified! Just click here
Try our Zen Cart Recommended Services - Hosting, Payment and more ...
Signup for our Announcements Forums to stay up to date on important changes and updates!
My bad.
They were all set to "1" because I originally thought 0 = don't display and 1 = display.
I changed the order properly now.
Thanks again.