Woocommerce double cart

Support Area Forums Foxy Woocommerce double cart

Viewing 4 posts - 1 through 4 (of 4 total)
URL to the page in question: http://
  • Author
    Posts
  • #33120
    Nils Oldenburg
    Participant

    Hi there,
    I just updated the woocommerce plugin and now I have two carts for buying.

    Please can you help?

    Thank you

    #33121
    Bill Robbins
    Moderator

    Hi Nils,

    I’d be glad to take a look. What’s the URL to your site?

    Bill

    #33193
    Nils Oldenburg
    Participant
    This reply has been marked as private.
    #33195
    Bill Robbins
    Moderator

    Thanks Nils,

    Let’s do this:

    1. Go to your theme options page and choose the Style tab.
    2. Scroll down to the Custom CSS box and add this:
      
      .cart_totals:nth-child(2) {
      	display: none;
      }
      
    3. Update your settings.

    Let me know if you’re still seeing two cart totals on your cart page after that.

    Take care,
    Bill

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Woocommerce double cart’ is closed to new replies.