X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Changing design (https://forum.x-cart.com/forumdisplay.php?f=51)
-   -   Storefront Design... adding products to features (https://forum.x-cart.com/showthread.php?t=38725)

Drayer38 03-31-2008 05:12 PM

Storefront Design... adding products to features
 
Currently I am unable to add anymore featured products to the main page. I would like to be able to add one more row with four more products... in fact jsut some help on being able to edit the number of products featured onthe main page would be great.

Thank you


Matthew

balinor 03-31-2008 06:39 PM

Re: Storefront Design... adding products to features
 
You can add as many as you want, just keep adding them and they'll wrap to the next row :)

Drayer38 03-31-2008 07:09 PM

Re: Storefront Design... adding products to features
 
I have tried... they do not wrap down, it custs off at 11 products. Any suggestions?

-Matt

balinor 03-31-2008 07:11 PM

Re: Storefront Design... adding products to features
 
Hmm...it could have to do with your version...that was an extremely buggy release. Also check the number of products per page set in General Settings/Appearance options. Have you had any customization done to your store?

Drayer38 03-31-2008 07:25 PM

Re: Storefront Design... adding products to features
 
YEs, Customization has been done to the store; Hence why I am debating upgrading to the latest version.


-Matt

Drayer38 03-31-2008 07:28 PM

Re: Storefront Design... adding products to features
 
Thanks, it was the general settings. Is there a way to only allow 4 products per row?

balinor 04-01-2008 04:16 AM

Re: Storefront Design... adding products to features
 
In order to allow more than 3 per row, you need to change line 6 in customer/main/products.tpl from this:

$config.Appearance.products_per_row lt 4

to this:

$config.Appearance.products_per_row lt 6

That will allow you up to 5 per row as set in General Settings/Appearance options.

You really should upgrade, as you are running on an unstable release which could cause all sorts of security and customer usability issues.


All times are GMT -8. The time now is 01:32 AM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.