• paulmaudrydev

    (@paulmaudrydev)


    Hi, thanks for the plugin, it’s great !

    However, I don’t understand why the cart is not displayed on specific pages (woocommerce product category pages in this case).

    How can I display the cart on those pages ?

    Thanks for your answer.

    Paul

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author xootix

    (@xootix)

    Hi @paulmaudrydev

    Its weird, what’s your “Hide basket on pages” value? Is it empty? Try clearing everything & save.
    Here is a CSS fix

    .xoo-wsc-basket {
        display: block!important;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Not showing on some pages’ is closed to new replies.