Adding products in 5rows X 4 coloums

kumar

No avatar

2006-06-03 17:05

Hello

Please help me how to add products in 5 rows x 4 columns

barathmohan

panos

No avatar

2006-06-03 17:34

edit plugins/productsInRow/productsInRow.php and change $iColumns = 2; to $iColumns = 4;

and 5 rows from admin

15.000 mb hosting

barath

No avatar

2006-06-03 19:27

i have made the changes still it is not fix it.

Please check
http://www.iftchennai.org/cart/

barath

panos

No avatar

2006-06-03 19:30

barath
no work
you have a require DIR_PLUGINS.'productsInRow/productsInRow.php';

15.000 mb hosting

Claps

Avatar: Claps

2006-06-05 13:20

The contents of your plugins.php should look like this:

<?php
require DIR_PLUGINS . 'productsInRow/productsInRow.php';
?>

Claps

Avatar: Claps

2006-06-05 13:23

and the rest is as panos said:
- change $iColumns = 2; to $iColumns = 4 in /plugins/productsInRow/productsInRow.php
- in admin->configuration change Products per Page to 20

Back to top
about us | contact