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)
-   -   Featured Products Column Count (https://forum.x-cart.com/showthread.php?t=63939)

SamsonWebDesign 06-14-2012 02:38 AM

Featured Products Column Count
 
I'm creating a store at the moment in 4.4.5 and have the products showing 4 across in the categories which is controlled via the appearance setting in admin.

I want the featured products on the homepage to show 6 across.

Does anyone know how to change JUST the featured products to show 6 across rather than using the default in admin?

pauldodman 06-14-2012 02:50 AM

Re: Featured Products Column Count
 
There should be a setting below that which limits the column format to just Featured Products:
Display only featured products list in multicolumn format

Or are you asking to have FPs at 6, and everything else in 4 columns?

SamsonWebDesign 06-14-2012 02:58 AM

Re: Featured Products Column Count
 
Quote:

Originally Posted by pauldodman
There should be a setting below that which limits the column format to just Featured Products:
Display only featured products list in multicolumn format

Or are you asking to have FPs at 6, and everything else in 4 columns?


Yes, everything else at 4 and JUST featured products at 6. Everything is in multicolumn format.

pauldodman 06-14-2012 05:29 AM

Re: Featured Products Column Count
 
OK, well your best bet then would be to create and call a 2nd template for either the FPs or the normal products.
In one of them, hard code it to show the columns you want, and leave the other to use the admin setting.

SamsonWebDesign 06-14-2012 05:32 AM

Re: Featured Products Column Count
 
Yes, That was our thoughts on it but what we lack is the know how to have the new template use 6 columns instead of 4! :)

pauldodman 06-14-2012 05:52 AM

Re: Featured Products Column Count
 
Well in products_t.tpl, simply replace all (probably 2) instances of:
$config.Appearance.products_per_row
with
6


All times are GMT -8. The time now is 08:26 AM.

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