Zen Cart Logo
Forums / Addon Templates / How to remove links/breadcrumbs 1.3.9 with Apple_zen template

How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Views: 1,191

Results 1 to 7 of 7
30 May 2011, 6:12 PM
#1
threshold avatar

threshold

New Zenner

Join Date:
May 2011
Posts:
4
Plugin Contributions:
0

How to remove links/breadcrumbs 1.3.9 with Apple_zen template

I want to remove the menu at the top left of my site, above the header. It acts like breadcrumbs, but I have breadcrumbs turned off (that was displayed below the header). I have searched the forums and tried several suggestions to no avail.

I have attached an image to help describe what I am referring to, and also so that the thread will still be relevant after the problem is solved.

Thanks in advance.

31 May 2011, 12:38 AM
#2
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Too dark to see....

Please post a url to your site without the http://www.

31 May 2011, 2:27 AM
#3
threshold avatar

threshold

New Zenner

Join Date:
May 2011
Posts:
4
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

friendsofsue.com

31 May 2011, 2:36 AM
#4
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Yes, it can be easily done, but how will a customer Login to your site to purchase a product?????

If you want to you will edit this file

/includes/ templates/ your_template/ common/ tpl_header.php

3 Jun 2011, 3:55 AM
#5
threshold avatar

threshold

New Zenner

Join Date:
May 2011
Posts:
4
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Thanks for your help. I found the code that displayed that menu. There is a login/login menu item in the drop down menu below the header, so this one was redundant.

3 Jun 2011, 4:00 AM
#6
haredo avatar

haredo

Totally Zenned

Join Date:
Apr 2006
Location:
Texas
Posts:
6,180
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Your welcome, and ty for posting the solution ....

Nice site ...

3 Jun 2011, 4:32 AM
#7
threshold avatar

threshold

New Zenner

Join Date:
May 2011
Posts:
4
Plugin Contributions:
0

Re: How to remove links/breadcrumbs 1.3.9 with Apple_zen template

Thx. I guess I can be more helpful/specific. It is in the <div id="navMainLinks">. Lines 41-58 in my version. I just commented the entire div.