• After having problems a year ago, this free plug in now works well. And I have figured how to get around a problem or two (when setting up a second time – DELETE the previous calendar entries, SAVE, and then ENTER new dates). App makes it easy to let customers know I am away, and I write in any offers I have put in place so if they are happy to buy now but wait for a couple of weeks to get products. So I continue to sell while away!

    • This topic was modified 6 months, 3 weeks ago by trcs.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Saji

    (@gookaani)

    Thank you for sharing your experience with us. We currently don’t have a built-in feature to hide the mini cart during vacation mode due to the custom class names utilized by the theme authors.

    To address your specific need, I recommend contacting our support for further assistance.

    In the meantime, you may find our developer guide helpful, which offers insights into finding a suitable solution for your customization requirements. Additionally, we can assist you in using the .woo-store-vacation-shop-closed class to hide the mini cart. If you’re using the Storefront theme, you can achieve this by adding the following CSS to your child theme style:

    .woo-store-vacation-shop-closed .site-header-cart {display: none}

    This CSS snippet will effectively hide the mini cart when the shop is closed for vacation, ensuring a seamless experience for your users.

    Please don’t hesitate to contact us if you have any further questions or need assistance with implementation.

Viewing 1 replies (of 1 total)

The topic ‘It worked for main Shopping Cart but’ is closed to new replies.