A A A

Please consider registering
guest

Log In Register

Login form protected by Login LockDown.


Register | Lost password?
Advanced Search:

— Forum Scope —



— Match —



— Forum Options —




Wildcard usage:
*  matches any number of characters    %  matches exactly one character

Minimum search word length is 4 characters - maximum search word length is 84 characters

Topic RSS
How to Remove Shopping Cart and View Cart links in header
June 10, 2009
1:28 pm
Admin
Forum Posts: 5051
Member Since:
March 16, 2008
Offline

Some of you have asked how to remove the "View Shopping Cart" link at the top of the page, and the "View Cart" option from the Navigation bar.

Here's how.

(The instructions below are current for Market version 4.451)

======================
"View Shopping Cart" Remoal
======================

1.  Open up your "header.php" file for editing.  (You can use your Theme editor tool under "Appearance" in your Wordpress administration area.)

2.  Scroll down until you find the line:

<div class="viewcarttop">3.  Immediately after this line, add the code "<!–" so that it now looks like:

<div class="viewcarttop">
<!–
4.  Now, scroll down a few lines until you find:

<img src="<?php bloginfo('template_directory'); ?>/imgs/cart.gif">View Shopping Cart</a>
</div>

5.  Immediately before the "</div>" tag, add the code "–>" so that it now looks like:

<img src="<?php bloginfo('template_directory'); ?>/imgs/cart.gif">View Shopping Cart</a>
–>
</div>

6.  Save the file, and that should do it.

======================
"View Cart" Navigation Link Remoal
======================

1.  Open up your "header.php" file for editing.  (You can use your Theme editor tool under "Appearance" in your Wordpress administration area.)

2.  Scroll down until you find the line:

<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –>3.  Immediately after this line, add the code "<!–" so that it now looks like:

<!– The following line adds a "View Cart" link to the navigation menu. You may remove it if you don't want it shown –>
<!–
4.  Now, scroll down a few lines until you find:

      <!– End of "View Cart" menu option–>

5.  Immediately before this line so that it now looks like:

–>
      <!– End of "View Cart" menu option–>

6.  Save the file, and that should do it.

Forum Timezone: UTC 0

Most Users Ever Online: 40

Currently Online:
19 Guest(s)

Currently Browsing this Page:
1 Guest(s)

Top Posters:

icy1: 2371

wreed06: 175

laurie390: 168

StitchTek Services, LLC: 144

boutiqueelliette: 130

yiorgos: 127

Member Stats:

Guest Posters: 428

Members: 2252

Moderators: 1

Admins: 1

Forum Stats:

Groups: 1

Forums: 4

Topics: 2983

Posts: 16042

Moderators: Market Admin (5051)

Administrators: Market Admin (5051)

Market takes e-commerce to the next level with an easy to use, quick setup platform. Learn more or take the tour.