Column Layout Grid for Product Listing doesn't work with Firefox?
Hi, I installed the Column Layout Grid for Product Listing, and it seems to be working fine with IE but with Firefox, the columns doesn't display correctly.
Sometimes the columns aren't evenly spaced, sometimes, one column is over top another column, but when the refresh the same page, it becomes fine..
how can I fix this?
you can take a look at my site for example: http://www.glamourie.com
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
I could also appreciate hearing a solution to this problem. i didn't realize this until it was pointed out to me by a visitor. The problem varies, misaligning the product info in different way. Sometimes shifted to the left, sometimes right. Sometimes listings are next to each other, sometimes overlapping. I have disabled this until it is fixed. But, looking at the above site, I did notice on these pages, clicking the "reload" button will bring the page up fine. Any help on this problem?
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
Hi,
this is a problem with IE. lemme explain.
the width of the box is the width of the content plus any border or padding. Thus, a 100px box with 0 padding and 0 border would render the same in IE as in Mozilla. However, if 5px padding is added, the Mozilla box (including content and padding) would be 110px wide, while the IE box would still be 100px. If a 10px border is also added, the Mozilla box (including content, padding and border) would be 130px wide, while the IE box would still be 100px. Finally, if you added 10px margin on all sides, the Mozilla box would be 150px while the IE box would then grow to 120px (100px for the content, padding, and border, and 20 for the margins on left and right).
Check your css and make necessary changes to the width, padding, margin n border of the sideboxes & content.
Hope this helps.
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
Well, I'm not seeing any problem with sideboxes or anything. It is actually a matter with using the column layout grid offered in the downloads. Also, it is not a matter of them running over each other. There was a width value of 32.5% with the 3 column, but it is narrower in firefox as opposed to IE. And the listings get squished and stacked and just way out of place. I would think it is a matter of where or how it is determining the width. But I'm new at all of this, so.... Well, I'm lost
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
I am also having this problem and have just posted on it.
** My Post**
I could have sworn that a couple of months ago when I first tried this that FireFox didn't have any problems with this. Could it be that the last FireFox update has broken this ?
And note in my post that this problem is not consistant..
In that reloading the page a few time gets it to display correctly.
If it was a width problem one would expect the page to display broken in the same way each time. But it doesn't. And one would expect that if it was a width problem that no matter how many times you refresh it wouldn't display properly.
This is happening in FireFox 2 and FireFox 3.....
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
Quote:
Originally Posted by
pamcake
Hi, I installed the Column Layout Grid for Product Listing, and it seems to be working fine with IE but with Firefox, the columns doesn't display correctly.
Having just looked at your site it would appear that there is something wrong with your Column Layout Grid for Product Listing mod installation. It is not producing the HTML it is supposed to. Check for a file called tpl_columnar_display.php in your templates/common override directory. It looks like you have a non-standard or old version that is not compatible with the mod.
Regards,
Christian.
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
On closer inspection it looks as if it is trying to use the tabular (row) listing with a columns layout. Check that the you have the correct tpl_modules_product_listing.php file in your templates override directory.
Regards,
Christian.
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
I have the same problem with firefox only is horrible and I am going carazy
I donīt know what to do
I did what you suggested
I didnīt have a folder for my template in
includes/modules/YOURTEMPLATE/ so i crated one and I re-installed product_listing.php on it before it was in includes/modules
I re installed
includes/templates/YOURTEMPLATE/templates/tpl_modules_product_listing.php
still not working
help please, this is a disaster really
http://nomo.cl/index.php?main_page=i...ort=20a&page=6 reload the page , every time the mess changes some more annoying than others, like all the product of one road each on top of the other
http://www.zen-cart.com/forum/showthread.php?t=103751
Re: Column Layout Grid for Product Listing doesn't work with Firefox?
now is happening with opera too
is not happening with safari or IE
an it never happen in this page http://nomo.cl/index.php?main_page=i...alerv9sum6heb6
but in http://nomo.cl/index.php?main_page=index&cPath=1_6 from page one to 6 it happend all the time in FF and Opera
any Ideas?
I have read a lot of post with this same problem but not seeing any fix to it, or a fix reported back
:cry:
Re: Column Layout Grid for Product Listing doesn't work with Firefox?