Home Forums Themes Support Claue Mini Cart Help

Topic Resolution: Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #25428

      Hi Harry,

      I was testing the behavior of mini cart pop up that I realized when I switch to mini cart pop up from up sell pop up, whenever I add a product to cart and go directly to cart page, the website says about adding the last item to cart and shows the link of cart page.

      Why does this happen? I have just come to cart page so is there any extra need to notice me?

      This doesn’t happen in up sell pop up.

      Check here : https://monosnap.com/file/GFfMfJCn6rE48bqTDt9gkfZNKNQrJv

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25432

      Hi Rahim,

      For the Popup option you have to close popup (it have one more action) so the ajax understand to hide message.

      To hide message, please add below code

      .woocommerce-cart .woocommerce-message {display: none;}

      Regards

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

    • #25504

      Hi Harry,

      The code that you gave me has hided the Woocommerce message after adding the product to the cart in the cart page in the mini cart mode

      But it has hided some other messages of Woocommerce too.

      Like the message of the password reset link sent or in here in my account page : http://take.ms/GnZie

      Any chance to fix this?

      And also I found that this code hides the woocommerce message in the cart page, not the checkout page.

      Check on your local.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25530

      Hi Rahim,

      The code i give you only work on only cart page with class “.woocommerce-cart”.

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

    • #25531

      Hi Harry,

      Can you help me to add a code for this problem on checkout page?

      This solves the cart page but after clicking the checkout button on mini cart, the message appears in the checkout page.

      Regards.

      Rahim Vaziri
      CEO & Founder at Look.ir

    • #25532

      Please add more code

      .woocommerce-cart .woocommerce-message, .woocommerce-checkout .woocommerce-message {display: none;}

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

Viewing 5 reply threads

You must be logged in to reply to this topic.