![]() |
| Putting products in Columns |
|
mATOK
|
Hey there... I'd like so that when a user clicks a category they are presented with my merchandise but in two or three columns... right now everything is in one.
How do I do this? Do I need to add modules??? |
||||||||||||
|
|
|||||||||||||
| Re: Putting products in Columns |
|
jmh
|
Yes. I would suggest OpenUI Look and Feel Basic and Category Page Templates from Viking Coders. Both will do what you want and much more. If you want to customize other screens as well, be sure to checkout Viking's other template modules. Jason JMH |
||||||||||||||
|
|
|||||||||||||||
| Re: Putting products in Columns |
|
tbrightbill
|
If you're using Miva 5, you can do that by customizing Miva's template code. Go to Stores -> Your Store -> Pages -> Items -> product_display -> Edit You can modify the code to something like this:
If you want more columns, edit the line
|
||||||||||||||||||
|
|
|||||||||||||||||||
|
mbistro
|
Thank you tbrightbill, your code works great! However, in MIVA 5, here is the path I had to follow:
Stores > [Your Store Name] > Pages > CTGY [EDIT] > Category Product List Layout > Advanced Mode Then I just replaced that code with yours. Also, changing the number of columns works too, by altering what comes after "MOD" in:
One minor issue I had was when I set it to 3 columns, the 3rd column didn't align properly, it was slightly skewed. However, at 4 columns, all are perfectly straight. |
||||||||||||||
|
|
|||||||||||||||
|
zimboden
|
THanks for that codefor multiple columns. I'm new to MIVA and it solved an immediate problem for me and also gave me a conceptual leap forward in MIVA script. Of the resources that are out there for MIVA script, is there one you recommend over the others?
|
||||||||||||
|
|
|||||||||||||
| Putting products in Columns |
|
||
|


