You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, @vuleticd@omnipartners
I installed on dev server magento v1.9.3.7 using intenso theme and getting an error in console log
Uncaught ReferenceError: Minicart is not defined at Object.updateMinicart (ajax_add_to_cart.js:92) at Object.<anonymous> (ajax_add_to_cart.js:61) at k (jquery.js:24) at Object.fireWith [as resolveWith] (jquery.js:24) at c (jquery.js:25) at XMLHttpRequest.<anonymous> (jquery.js:27)
This module, out of the box, supports only Magento's default rwd theme, as stated in README file. It's extending rwd theme minicart object from skin\frontend\rwd\default\js\minicart.js.
Intenso theme is not loading that file, so the error is expected.
You would have to extend, either the theme or this module, to make them work together.
Hey, @vuleticd @omnipartners
I installed on dev server magento v1.9.3.7 using intenso theme and getting an error in console log
Uncaught ReferenceError: Minicart is not defined at Object.updateMinicart (ajax_add_to_cart.js:92) at Object.<anonymous> (ajax_add_to_cart.js:61) at k (jquery.js:24) at Object.fireWith [as resolveWith] (jquery.js:24) at c (jquery.js:25) at XMLHttpRequest.<anonymous> (jquery.js:27)
Please take a look http://139.59.89.227/index.php/women.html
The text was updated successfully, but these errors were encountered: