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)
-   -   More than 3 columns product display in 4.2.1 (https://forum.x-cart.com/showthread.php?t=49022)

Mark UK 08-05-2009 04:06 PM

More than 3 columns product display in 4.2.1 (Solved)
 
Hi All,

After going through the forums I've only found answers on how to change this in older versions of X-Cart.

I'm trying to get 4 columns up on my listing page, looked in products_t.tpl and have noticed this: {$config.Appearance.products_per_row*2-1} but changing these numbers to 4 doesn't seem to make any difference.

Any help would be much appreciated 8)
Thanks,
Newbie.

Mark UK 08-06-2009 06:05 AM

Re: More than 3 columns product display in 4.2.1
 
Okay, anyone else stuck on this here's what to do, and has worked for me (from X-cart):

Quote:

For X-Cart 4.2.1 you should just apply the following SQL patch:

UPDATE xcart_config SET comment="Display products list in multiple columns (1-4) (leave empty to use standard format)", value="4", validation="^[0-4]?$" WHERE name ="products_per_row";

After that your products will be displayed in 4 column.

Please not:

1. Before apply the patch please lake a backup of your database
2. This solution suitable only for X-Cart 4.2.1 version.

shopsaucy 09-28-2009 11:33 AM

Re: More than 3 columns product display in 4.2.1
 
I have 4.2.2 installed and I am wanting to do the same thing. Will this work with that?
I am hoping when you say that it only works with 4.2.1 that it will not work with older versions.

webeditors 09-28-2009 03:54 PM

Re: More than 3 columns product display in 4.2.1
 
I just tried it with 4.2.2, and it worked!

shopsaucy 09-29-2009 10:28 AM

Re: More than 3 columns product display in 4.2.1
 
Thanks for the help!!

shopsaucy 10-08-2009 10:08 AM

Re: More than 3 columns product display in 4.2.1
 
So I made my site 4 column but now the 4th column is under the right menu.
http://www.all-things-tiffany.com/store422/home.php?cat=2

I can't find where I can fix this. Can anyone help?

mida68 10-08-2009 10:30 AM

Re: More than 3 columns product display in 4.2.1
 
I am viewing in IE8 on a fairly wide screen and it looks fine. I shrunk my screen width and it still lines up correctly - perhaps you've fixed it?

shopsaucy 10-09-2009 08:43 AM

Re: More than 3 columns product display in 4.2.1
 
No, I haven't. When viewed on a 13" laptop the 4th column disappears under the right hand column. I need this to adjust for those who have these smaller screens.

Duramax 6.6L 11-17-2009 07:03 AM

Re: More than 3 columns product display in 4.2.1
 
anyone know if this works with 4.3

Warwick 11-18-2009 08:39 AM

Re: More than 3 columns product display in 4.2.1
 
Quote:

Originally Posted by Mark UK
Okay, anyone else stuck on this here's what to do, and has worked for me (from X-cart):


May be a dumb question but can you then still display in 1-3 columns?


All times are GMT -8. The time now is 02:03 PM.

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