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 1 Column, Products 3 Columns (https://forum.x-cart.com/showthread.php?t=15213)

larrydavidow 07-14-2005 09:54 AM

Featured Products 1 Column, Products 3 Columns
 
For what ever reason, I can't find out how to do this.

I would like my featured products to be in 1 column, and my products to stay in my 3 column format as I have it set in the Appearance Options.

I am able to do the reverse of this by checking the box "Display only featured products list in multicolumn format" and removing the value from the "Display products list in multiple columns (1-3) (leave empty to use standard format)" box.

The result of that is my Featured Products appear in multi-column format and my Products appear in single column format. Exactly the opposite of what I'm trying to accomplish.

I have been very efficient thus far in using these forums to find what I need, however, this one has me stumped!!

Any help much appreciated!!

Thanks

Larry

larrydavidow 07-18-2005 05:10 AM

Anybody??? ](*,)

shan 07-18-2005 07:54 AM

find this bit in products.tpl and try change $featured eq "Y" to "N"

Code:

and ($featured eq "Y" or $config.Appearance.featured_only_multicolumn eq "N")

its something in that bit anyway

larrydavidow 07-18-2005 08:42 AM

Quote:

Originally Posted by shan
find this bit in products.tpl and try change $featured eq "Y" to "N"

Code:

and ($featured eq "Y" or $config.Appearance.featured_only_multicolumn eq "N")

its something in that bit anyway


That changed my featured products to 1 column, however, it also changed my products to show in 1 column, where I would like them to follow the settings in Appearance Options (which I have set to 3 columns).

komarik 11-02-2005 10:08 AM

Did any1 figured out how to do this?

Thanks

hyungjay 03-04-2006 07:24 PM

Does any know how to do this?
 
I'd like to show it as 2 Column but no answer????


All times are GMT -8. The time now is 11:19 PM.

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