Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Column layout grid for product listing - one column only

Column layout grid for product listing - one column only

Locked

Views: 12,890

Results 1 to 16 of 16
This thread is locked. New replies are disabled.
19 Nov 2007, 4:36 PM
#1
london_mummy avatar

london_mummy

New Zenner

Join Date:
Nov 2007
Posts:
5
Plugin Contributions:
0

Column layout grid for product listing - one column only

As I want to display my product listings in three columns I downloaded and installed the contribution: Column layout grid for product listing.

I have configured the layout style to columns in the Product Listing section of Admin but am only getting one central column as seen here:

http://londonmummy.com/shop/index.php?main_page=index&cPath=2

Now I'm stumped - can anyone point me in the right direction for solving this please?

19 Nov 2007, 4:59 PM
#2
birdoasis avatar

birdoasis

Inactive

Join Date:
Jun 2005
Location:
Cheney WA
Posts:
1,123
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

There's one more step to do.

You've done A. Now do B.

Set the following settings:

A. Product Listing - Layout Style
Set the type of layout you want to use. By default, the current Zen Cart layout will be used.
It is called "rows". If you want to use the column and row layout, choose "columns".

B. Product Listing - Columns Per Row
If you choose to use the column layout, type in the number of columns you want to show on each row.
The default is 3 columns.

Or did you do that already? It should have been set to 3 automatically.

19 Nov 2007, 5:23 PM
#3
london_mummy avatar

london_mummy

New Zenner

Join Date:
Nov 2007
Posts:
5
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Thanks for the quick reply. Yes I had already changed the Layout Style to columns and checked that the default number was 3. No idea what to try next .....?

19 Nov 2007, 7:58 PM
#4
marksu avatar

marksu

Zen Follower

Join Date:
Nov 2007
Posts:
260
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Well I have similar effect.

I have 3 different languges set currently.
2 of the languges uses the module and one dont.
Seems as the one that is not using the module is also using totally separate template.

My isues I sopose is that I need to check where I can set correct template also for the third languge.

Well I have not yet had time to look solution to my problem as I had other stuff to do on zen cart. Just thought to speak my mind if that helps :) .

So are you sure you have right template name under modules directory.
Also check tpl_modules_product_listing.php is under the right template folder as well.

marksu

19 Nov 2007, 8:25 PM
#5
marksu avatar

marksu

Zen Follower

Join Date:
Nov 2007
Posts:
260
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

To solve my problem i removed assosiation of particular language to a specific template.

So do following.
Admin page

  • Tools - Template selection

A. if you have separate languges defined on list there associate them to correct template.

Or

B. like I did I removed all languges from list so all languges are associated to the default template.

or

C. Maybe you just are using wrong template as default?

21 Nov 2007, 11:31 AM
#6
london_mummy avatar

london_mummy

New Zenner

Join Date:
Nov 2007
Posts:
5
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Thanks for all your help.

Problem now sorted, the product_listing.php file hadn't loaded via my ftp client to the correct directory - when I stepped away and then came back the next day it was obvious, but when you are scrambling around you can become almost blind to what you are doing!

10 Aug 2008, 1:32 AM
#7
padmasambhava1 avatar

padmasambhava1

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Hello all,

I'm having the same 1 column issue.

I'm using a custom template and cannot locate the problem. One thing I notice is that tpl_modules_product_listing.php calls for several CSS tags that are not in my stylesheet.

I'm guessing this is the problem, but with the volume of css references, where to begin? Maybe someone has a basic stylesheet that I can go off of.

For reference here is the site I'm working on

http://www.bbopokertables.com/pokertables

Any ideas? I'm stuck and I have to make this template work.

Oh, I'm running 1.3.8a and yes I installed the most recent version of layout grid but it was for 1.3.8 (without the a). I see the settings in Admin section and I have the rows set to 3 per column.

Thanks

10 Aug 2008, 7:07 PM
#8
padmasambhava1 avatar

padmasambhava1

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Update:

I also switched back to the classic template and got it to work correctly so I know it is my custom template but have no clue on where to begin.

10 Aug 2008, 7:30 PM
#9
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Column layout grid for product listing - one column only

Probably an obvious question, but did you change the names of the override folders in the mod to 'bbo' before you uploaded them?

10 Aug 2008, 7:41 PM
#10
padmasambhava1 avatar

padmasambhava1

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Thanks for the response,

I changed the folder names to bbo before uploading. Is this what you mean?

The ones labels YOUR TEMPLATE NAME or what not?

10 Aug 2008, 7:51 PM
#11
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Column layout grid for product listing - one column only

Right. That's what I meant.

I guess you could try re-uploading the mod folders/files and overwriting the ones that are there, in case one or more files are corrupted.

10 Aug 2008, 8:15 PM
#12
padmasambhava1 avatar

padmasambhava1

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

Thanks again,

I have actually tried that.

I know it works because when I switch to the classic template, it will work correctly.

It's when I'm using my custom template that I get the single column of death.

10 Aug 2008, 10:40 PM
#13
padmasambhava1 avatar

padmasambhava1

New Zenner

Join Date:
Aug 2008
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

PROBLEM SOLVED....Mine is anyways.

I just installed the Column Divider Pro Module and followed the directions for use with the Layout Grid Mod. It overwrites the product_listing.php file that layout grid installs. Still not sure why this was happening but I am super happy now.

Here's the link to the download:
http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=945

Here's the support thread for this Mod:
http://www.zen-cart.com/forum/showthread.php?t=86483

14 May 2009, 8:53 PM
#14
noruga avatar

noruga

New Zenner

Join Date:
May 2009
Posts:
31
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

I tried this solution, but still have the same problem. Product listing only shows 1 column. I'm also using a third-party template. Any suggestions..?

22 Oct 2009, 3:03 AM
#15
lzwdavid avatar

lzwdavid

New Zenner

Join Date:
May 2009
Posts:
7
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

copy:
includes\templates\zcen\templates\tpl_modules_product_listing.php
includes\modules\zcen\product_listing.php

to your custom template corresponding folder.

26 Oct 2009, 9:06 AM
#16
aussiesapphire avatar

aussiesapphire

Zen Follower

Join Date:
Apr 2006
Posts:
114
Plugin Contributions:
0

Re: Column layout grid for product listing - one column only

I am having trouble with this one.

I have installed the mod and if I use the default 3 column set up, it works fine. When I set it to display by rows, it works as expected. What I want to do is display 2 columns - it wont do this but lists them in blocks in one vertical column. If I set it to 4 columns, it tries to do this but the 4th item spills over into the next row - probably because I have fixed width and there is not enough room for 4 columns (??).

Does this in Google and Firefox. Am using very slightly modified version of Classic template. Zencart 1.3.8a patched.
Mod should be installed correctly as it does work normally with the 3 columns.

Site not live.

Where should I look to fix this?
Thanks

Leah