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)
-   -   4.2 Breadcrumb links don't work in Firefox (https://forum.x-cart.com/showthread.php?t=45116)

velander 01-27-2009 11:14 AM

4.2 Breadcrumb links don't work in Firefox
 
I am using Firefox version 3.0.5 and the breadcrumb links that show up when I display a product detail page do not work. The category name is underlined but I can't click on it or on the Store Name.

balinor 01-27-2009 02:35 PM

Re: 4.2 Breadcrumb links don't work in Firefox
 
Please be sure to read the guidelines on posting in the bugs forum. Did you make any edits to the default templates? Because they work fine in the demo.

Moving to Template Editing.

JWait 01-28-2009 05:52 AM

Re: 4.2 Breadcrumb links don't work in Firefox
 
Quote:

Originally Posted by velander
I am using Firefox version 3.0.5 and the breadcrumb links that show up when I display a product detail page do not work. The category name is underlined but I can't click on it or on the Store Name.


I skin1/customer/home.tpl there is a {include file="customer/noscript.tpl"} that is a warning for customers that do not have JavaScript enabled. If you have JavaScript enabled it is invisible but if you have increased the height of your header it will interfere with the breadcrumbs which are normally just below it. I moved the "include" and the problem disappeared.

Bucci 09-28-2009 09:50 AM

Re: 4.2 Breadcrumb links don't work in Firefox
 
Quote:

Originally Posted by JWait
I skin1/customer/home.tpl there is a {include file="customer/noscript.tpl"} that is a warning for customers that do not have JavaScript enabled. If you have JavaScript enabled it is invisible but if you have increased the height of your header it will interfere with the breadcrumbs which are normally just below it. I moved the "include" and the problem disappeared.


We have increased the size of our header and our breadcrumbs are not working. When you say you "moved the include" i assume you mean the noscript include, but where did you move it to? I tried moving it and even removing it and the breadcrumbs still do not link out even though the anchors and hrefs are present in the code.

Thanks for the help!

~Jamie
Heartsticker.com

JWait 09-28-2009 01:21 PM

Re: 4.2 Breadcrumb links don't work in Firefox
 
The problem is, when you increase the header size, the header "sits" on top of the "noscript" and the "breadcrumb" even if the header is transparent. This means that any links can not be clicked. It has to do with the relative position of the header and and the breadcrumb. It took awhile to figurr out, but once I did it was fairly easy to fix.


All times are GMT -8. The time now is 09:33 PM.

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