Zen Cart Logo
Forums / General Questions / Link through menu is not working

Link through menu is not working

Locked

Views: 645

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
15 Apr 2009, 8:29 PM
#1
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Link through menu is not working

Hi, I am very new to Zen Cart and slowly getting through everything. I have a site I have inherited to revamp/update that uses zen cart (Ver1.3.7) There is one problem that I have searched for everywhere and can't seem to find and I am sure it is a very easy fix if I new were to look, so hopefully someone can help.

site is https://www.titanfastening.com

Problem is with the products menu. If you hit products in the top menu it goes to the correct page. If you use the scroll down and click on bulk screws it goes to the correct page. However once in that page if you try to click on any of the submenus under products it can't find the page.

I can see that it is trying to call the wrong page instead of http://titanfastening.com/cart/index.php?main_page=index&cPath=44

it adds an extra /cart directory, but I can not find in the site where this is to be able to change it.

If anyone can help it would be greatly appreciated.

thanks
Debbie

15 Apr 2009, 11:04 PM
#2
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,288
Plugin Contributions:
39

Re: Link through menu is not working

That top menu is likely hard coded... header.php probably....

Should change it there. Th cart is functioning correctly as the left hand nav links actually generated by ZC are fine.

~Melanie

15 Apr 2009, 11:33 PM
#3
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Link through menu is not working

Thank you. Couldn't find the file header.php, did fix the problem though, went to store_header.html and in the menu hrefs took out the /cart reference so wherever it is already calling /cart it is now only doing it once.

another question in regards to this, can I make the top menu have the subcategories show like it does in the left hand menu.

thanks so much for the help.

16 Apr 2009, 12:04 AM
#4
mprough avatar

mprough

Totally Zenned

Join Date:
Nov 2007
Location:
Woodbine, Georgia, United States
Posts:
4,288
Plugin Contributions:
39

Re: Link through menu is not working

debsten:

Thank you. Couldn't find the file header.php, did fix the problem though, went to store_header.html and in the menu hrefs took out the /cart reference so wherever it is already calling /cart it is now only doing it once.

another question in regards to this, can I make the top menu have the subcategories show like it does in the left hand menu.

thanks so much for the help.
The top menu is not part of Zen Cart, so you can do with it as you wish... but it will not be dynamically generated.

~Melanie

16 Apr 2009, 1:40 AM
#5
debsten avatar

debsten

New Zenner

Join Date:
Apr 2009
Posts:
9
Plugin Contributions:
0

Re: Link through menu is not working

Sorry another question, they just keep coming the further I look :).

Is it possible in the zen cart to change the look of the categories navigation. ie. I want it to be in a tabbed format. On the web I am working on when you click on bulk screws it shows all the main categories in tabs then when you click on each tab you would then see the sub categories.

Hope that makes sense

thanks again for the help
Debbie