• Plugin does what it needs to do. It really looks great and gives you more then enough options. The free version is good for me, but I might upgrade, just to support the good working plugin. I have a B2B website, so prices are not visible for website visitors. I notices that the plugin comes with a css editor. Can the developer show us the css code for hiding the Side Cart when users are not logged in? That would help me a lot. I`m not to familiar with css 🙁

    Edit date: 11/31/2023

    In the meantime I bought the pro version and I am very happy with it. The enormous possibilities for styling are amazing. This means your side cart is always unique and never resembles anyone else’s. I had a small technical problem with the plugin a few days ago after an update from Woocommerce. I contacted Xootix and received the solution immediately the next day. Actually, 5 stars are far too little for this plugin.

    • This topic was modified 10 months, 1 week ago by dennisteek.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author xootix

    (@xootix)

    I am glad you like the plugin. Please add this CSS

    body:not(.logged-in) .xoo-wsc-markup {
    display: none!important;
    }

    Thread Starter dennisteek

    (@dennisteek)

    Hi Xootix, and thank you for the CSS code.

    Ive put the code into the Custom CSS of the plugin, but that didnt work. I`ve put the code into the Appearance >> Customizer >> Extra CSS editor, without luck either. Could you please tell me where to put the CSS code?

    Thanks in advance!

    Plugin Author xootix

    (@xootix)

    Please replace

    body:not(.logged-in) .xoo-wsc-modal {
    display: none!important;
    }

    Thread Starter dennisteek

    (@dennisteek)

    Yesss…..that works 😀

    Time for me to suport your plugin by upgrading 😉

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Marvelous Plugin, but….’ is closed to new replies.