| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
Registered User
Join Date: Jun 2004
Posts: 3
|
Heya. Atm I'm running a site selling comp products and stuff right. Basically I'm trying to make it so I can like edit the products through admin rather than editing the page for the listing of products. I found this script and dloaded the free version. Fulls like $300 -_-!! http://www.siliconsys.com/content/a...ons/phpcatalog/ Only problem is I can't get the products onto the next line! Like I can list the products going down the page but if I want to list them like this the | | on the sides represent the visible page limit -> | product - product - product - product | | product - product - product - product | | product - product - product - product | Thats how I wanna list them but I can't because in the template file you can only specify the layout of one product listing and it then repeats that for as many products as you specify per the page. Like in the template file it has {product_img} {product_price} & {product_name} If I could just specify like {product_img_1} etc I could then create one template file with like 5 column table and put the product_1 etc in each field to achieve the above thing. Problem is I don't really know php/mysql which is what the scripts based on -_- Just wondering if anyone is able to edit it to achieve this???? Else does anyone know a script similar to this but able to split products into a columns etc. Thanks. NB: This is the code for the template if it's of any use: Code:
|
|
|
|
![]() |