Home Forums Themes Support Gecko Cart problem!

Viewing 3 reply threads
  • Author
    Posts
    • #4796

      Hi!

      Im having problems with the mini cart and language switcher, it does not update when I switch language. It updates when I add a product but not fully, the subtotal is not updated until a while later.

      Is there any way I can force the mini cart to update at language switch? Is there some code I could add similar to this solution:

      Updating the WooCommerce mini-cart via AJAX

       

      Otherwise, id like to disable minicart so when a product is added it goes to regular cart but user continues shopping. And have the cart button go to regular cart. Is this possible?

      Need to solve this quickly somehow :/

      Best regards

    • #4798

      Hi,

      You can disable mini-cart flyout when add item to cart by go to WooCommerce > Settings > Products > Display > Add to cart behavior >

      and uncheck 2 fields https://monosnap.com/file/Lsi8HnxzwuvXZRRY49XxwUOy65VD4d#

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #4836

      Hi!

      The problem is that I also want to disable the mini cart when I push the cart icon up in the right corner?

      I want to disable it fully. I only want to use the cart page.

      • This reply was modified 6 years, 10 months ago by cleast.
    • #4856

      You can check on first field

      https://monosnap.com/file/Lsi8HnxzwuvXZRRY49XxwUOy65VD4d#

      When you click add to cart it auto redirect to shopping cart page.

      and you can hide cart icon by add custom css in JanStudio > Theme Option > General Layout > Custom CSS

      .jas-icon-cart {display: none;}

       

      Regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 3 reply threads

You must be logged in to reply to this topic.