Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I am working with WooCommerce plugin. Whenever I add a product to the cart, the cart in my menu fades in, showing that the product has been added. I don't want it to fadeIn, and I've been looking everywhere to find where is the hook for this fadeIn in the javascript, and no luck. I cannot deactivate the ajax in the WooCommerce settings because I need it for something else...

Where should I look?

Thanks!

share|improve this question
Can you give us an example link? Also, the last time I used clean WooCommerce, I can't recall having such an effect. Are you using a WooCommerce dedicated theme, because I think this could be where this AJAX call could be coming from. – Nikola Ivanov Nikolov Nov 14 '12 at 14:21

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.