Here's how to remove the "View Cart" link in the navigation menu.
Open the "header.php" file for editing.
Locate the code:
<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –> <li><a href="<?php market_shopcart_link('thickbox'); ?>"><?php echo mkt_THEME_HEADER_NAV_VIEWCART; ?></a></li> <!– End of "View Cart" menu option–>
Change it to:
<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –> <!– <li><a href="<?php market_shopcart_link('thickbox'); ?>"><?php echo mkt_THEME_HEADER_NAV_VIEWCART; ?></a></li> –> <!– End of "View Cart" menu option–>
Save the file.
5:23 pm February 6, 2012
StitchTek Services, LLC
New Hampshire
Member
posts 141
2
This is great I was thinking of doing this. What if you wanted to add a different link?
StitchTek Services, LLC is the parent company for the following websites