Not sure if this is an Enfold issue or not…
Even though I’ve disabled woocommerce from the top bar… When we add something to the cart, we get a popup that ends with the word “undefined”.
http://143.95.43.131/~jimmycar/wp-content/uploads/2015/02/cartpop.jpg
Any thoughts?
Thanks!
Hey interage!
Not sure what could be causing that. Is WordPress, Enfold, and WooCommerce updated?
Let’s try the following.
1. Deactivate all plugins except WooCommerce.
2. Completely delete Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.
If your still having trouble then send us a WordPress login and we’ll take a look.
Regards,
Elliott
Hey Elliott…
Everything is current. I’ve disabled all plugins that aren’t necessary for the site to operate.
And honestly, I just want that popup to go away entirely. :) The cart is displayed on the right sidebar, so there’s no need for the popup to display at all.
You can see it in action here:
http://143.95.43.131/~jimmycar/shop/
Add a product to the cart, and you’ll see it pop on the top right.
Can I just lose it?
Thanks!
Mark
Hey!
are you using any additional plugins like “WooCart Popup Lite”? If yes then go into it’s settings and disable this function.
Best regards,
Andy
Nope! Sorry. Nothing but Woo. :)
Hey!
Hmm, I don’t see the popup anymore so I’ll assume you figured it out.
Cheers!
Elliott
Nope…. still there.
Add something to your cart, and check the top right hand corner.
Hi!
Alrighty I see it today. Try adding this to your custom CSS.
.added_to_cart_notification { display: none !important; }
Best regards,
Elliott
YES!
Thanks so much!
Mark