Show Cart Module everywhere EXCEPT during checkout

  • Posts: 202
  • Thank you received: 2
13 years 9 months ago #13619

Is there a way to display the cart module everywhere on the site except when a user is in the checkout process?

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
13 years 9 months ago #13629

Yes. You need to set the option "force a menu on the checkout" in the config under the tab checkout and then change the cart module's options so that it doesn't display on that page.

Please Log in or Create an account to join the conversation.

  • Posts: 202
  • Thank you received: 2
13 years 9 months ago #13633

Again, you are awesome. Thanks!

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 0
13 years 6 months ago #20278

Hi,

Just one mistake on my website.
Cart is correctly hidden on the checkout page.
But when we click on a product's link we stay on the new page and the cart module is hidden.
Some ideas?

Exemple:
original link: /shop/product/show/3-product.html -> cart is visible
from order: /shop/order/product/show/3-product.html -> cart is hidden

Thanks

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
13 years 6 months ago #20295

Well, that's indeed how it's done. The itemid doesn't change when you click on a product link of the cart.
If you want to set another itemid in the links, you should edit the file cart of the view product via the menu Display->Views and change the line:
$url_itemid='&Itemid='.$Itemid;

to:
$url_itemid='&Itemid=XX';

where XX is the id of your menu.

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 0
13 years 6 months ago #20296

Thanks
I'll try this.

Please Log in or Create an account to join the conversation.

  • Posts: 18
  • Thank you received: 0
12 years 11 months ago #39471

Sorry for the newbie question, you say to choose force a menu on checkout, but whhich menu do we choose, do we have to create a new menu for the checkout?

Please Log in or Create an account to join the conversation.

  • Posts: 83103
  • Thank you received: 13415
  • MODERATOR
12 years 11 months ago #39680

You need to choose there a menu where your module is not assigned. If you don't have any, then yes, create one and make sure that your module is not assigned to it.

Please Log in or Create an account to join the conversation.

Time to create page: 0.084 seconds
Powered by Kunena Forum