Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #317558

    Hi All,

    I have been looking allover and it seems the remove item (x) has been removed from the shopping cart widget.
    When looking around I see that its even missing on the enfold demo.

    Anybody here know how to enable this feature again? Maybe with a function, code or plugin?

    Been looking allover but cant find an advanced shopping cart widget anywhere.

    Cheers,
    Thomas

    #317843

    Hi borkent!

    Thank you for using Enfold.

    The theme’s shopping cart widget doesn’t have the product remove button. You need to go to actual shopping cart page to remove specific items from the cart.

    Cheers!
    Ismael

    #317970

    Thx I realised this.

    I purchased a new shopping cart widget plugin. This one works fine.
    However it seems as the delay in loading of the enfold shopping cart popout is interfering with this new shopping cart plugin.

    Is there a way to entirely disable the enfold cart? Not just a css display none…

    kind regards,
    Thomas

    #318056

    Hey!

    Please go to Appearance > Editor and add following code to Functions.php file

    remove_action('avia_woocommerce_cart_dropdown');

    Best regards,
    Yigit

    #318073

    thx perfect!

    #318077

    Hey!

    You are welcome, glad we could help! :) Have a nice weekend!

    Regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Remove item from shopping cart WIDGET button (x) ?’ is closed to new replies.