• Hello, I want to know if is possible to make each “add to cart button “ open the side mini-cart again how it used to work with this code :

    	jQuery('.add_to_cart_button, .single_add_to_cart_button ').click(function(){
    		 jQuery('#elementor-menu-cart__toggle_button').trigger('click');
    	});

    I’m using cart component in Elementor Pro, I think that since the last update it doesn’t work anymore.

    Any other way to solve it?

    Thanks!

    • This topic was modified 3 years, 2 months ago by Jan Dembowski. Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Open side mini cart when adding a producto to cart’ is closed to new replies.