![]() |
Problem with DHTML tabbed menu - Working fine until recently
I had my x-cart modded by a 'professional' so got no idea how to sort this problem out. Could someone guide me.
To view the problem: http://www.passionexplosion.co.uk/Ariel-Lined-Eyelet-Curtains-Black-and-Red-p-16180.html I am not sure why this has happened. everything was working fine. Not sure when the problem started, but noticed today. Haven't been making much changes. Just installed OneCheckout and made some simple template changes (adding tables and images etc..) If you need to see any of my template files, please let me know which ones. I would really appreciate some help. Anish |
Re: Problem with DHTML tabbed menu - Working fine until recently
Hi parekh81,
Where is it? I can't see it anywheres? Regards, Doms |
Re: Problem with DHTML tabbed menu - Working fine until recently
Well thats the problem!
It doesn't show up anymore. |
Re: Problem with DHTML tabbed menu - Working fine until recently
Ah it helps if you mention that ;D
Having a looksee now |
Re: Problem with DHTML tabbed menu - Working fine until recently
Ah one more thing - what menu has it do with? Which one specifically?
Side Menu? Main menu? Product tabs? |
Re: Problem with DHTML tabbed menu - Working fine until recently
there used to be a tabbed menu on "related products" and "direct product enquiry".
'Related products' first tab | direct product enquiry' second tab not there anymore! Its now the default x-cart look! |
Re: Problem with DHTML tabbed menu - Working fine until recently
Here are your problems parekh81,
In the head, at present, you have (these reference your tabbers)... <link rel="stylesheet" href="../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/AppData/Local/Temp/ed304663/%7B$SkinDir%7D/tab.css" type="text/css" media="screen"> <script type="text/javascript" src="../AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/AppData/Local/Temp/ed304663/%7B$SkinDir%7D/tab.js"></script> They're being referencing locally. Most likely this code is contained in your skin1/customer/home.tpl in the <head> section of that tpl somewhere. They should look more like this... <link rel="/skin1/tab.css" type="text/css" media="screen"> <script type="text/javascript" src="/skin1/tab.js"></script> There might be something else missing but this should hopefully get you somewhere closer. Regards, Doms |
Re: Problem with DHTML tabbed menu - Working fine until recently
thanks for taking the time. I am having a look ...
thanks again ... |
Re: Problem with DHTML tabbed menu - Working fine until recently
yay nice work! ;D
It's working here |
Re: Problem with DHTML tabbed menu - Working fine until recently
Well well ... what can i say ...!!
UR a genius! its working again! i don't know how that got there! (must be dreamweaver!) |
All times are GMT -8. The time now is 06:06 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.