5 replies [Last post]
chum's picture
Offline
Joined: 02/27/2009
Juice: 151
Was this information Helpful?

I can't seem to find where this setting lies within the Ubercart config. I recall there being a specific setting for this. Help?

Thanks,
Chum

longwave's picture
Offline
Joined: 09/20/2008
Juice: 487
Re: How to hide the 'Shopping Cart' block during checkout proces

On the block configuration page at /admin/build/block, set "page specific visibility settings" to "Show on every page except the listed pages" and add the following to the list of pages:

cart
cart/*

--
These forums are for general support questions about Ubercart.
Bug reports and feature requests should be posted at http://drupal.org/project/issues/ubercart
Latest API documentation can be found at http://api.ubercart.me/

chum's picture
Offline
Joined: 02/27/2009
Juice: 151
Re: Re: How to hide the 'Shopping Cart' block during checkout pr

Thanks. I know this would do it, but I could have sworn that there was a clickable option that allows the admin to restrict it from showing up in the cart pages. Until I can find that option once again, this should do.

Thanks again.

Chum

Ryan's picture
Offline
Joined: 08/07/2007
Juice: 15438
Re: Re: Re: How to hide the 'Shopping Cart' block during checkou

Hey Chum, hate to break it to ya, but no such option exists or ever has existed. Sticking out tongue

chum's picture
Offline
Joined: 02/27/2009
Juice: 151
Re: Re: Re: Re: How to hide the 'Shopping Cart' block during che

Hmm, maybe I was thinking of the "Hide block if cart is empty." option within the shopping cart block config area.

2wendyliu's picture
Offline
Joined: 05/13/2009
Juice: 6
Re: Re: How to hide the 'Shopping Cart' block during checkout pr

I have checked "Hide block if cart is empty" and emptied my shopping cart. However, once I logout, the block shows up with a line saying "View your shopping cart". When I click on the "View" link, whether my cart is empty or not, it always says I have no products in the cart. (Since I'm not logged in, naturally the system has no way of knowing what I have or not have in the cart.) What's point of this block? Is this a bug? Is there anything I can do to not have the cart block appear while logged out?