Zen Cart Logo
Forums / Basic Configuration / Menu items on top bar

Menu items on top bar

Locked

Views: 1,959

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
7 May 2007, 9:36 PM
#1
ericny avatar

ericny

Zen Follower

Join Date:
Jan 2007
Posts:
100
Plugin Contributions:
0

Menu items on top bar

I have customized my page to include the following on the top menu bar:
Home
Contact Us
Log In
About Us
How To Order
Drug List
Consumer Warning

However when i log in into my site the menu changes to the following:

Home
Contact Us
Log Out
My Account
Shopping Cart
Checkout Monday

How can i customize the after log in menu?

Thank you

7 May 2007, 11:10 PM
#2
ryk avatar

ryk

Totally Zenned

Join Date:
Oct 2004
Location:
Southport, UK
Posts:
3,644
Plugin Contributions:
6

Re: Menu items on top bar

Assuming your customisation took place in includes/templates/YOUR_TEMPLATE/common/tpl_header.php ... go back to what you did and close by in the code you'll find the section for tyhe logged in state. (can't remember exactly where without opening a copy of the file). Remember that adding products to the cart may also change your layout.