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
{{ message }}
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
It seems there is a conflict with this theme and woocommerce.
After installing the Woocommerce plugin, the console reports a type error on line 3 of app.js:
undefined is not a function
I have had a look inside the enqueue scripts file that you created with this plugin and it looks like everything is done by the book, but this error still appears. I have also tried including the app.js in the header rather than the footer and I have also tried using the bundled version of jQuery included with Wordpress and that still doesn't solve the conflict.
Any ideas on how to solve this issue with your theme?
Many thanks
The text was updated successfully, but these errors were encountered:
Hi,
It seems there is a conflict with this theme and woocommerce.
After installing the Woocommerce plugin, the console reports a type error on line 3 of app.js:
undefined is not a function
I have had a look inside the enqueue scripts file that you created with this plugin and it looks like everything is done by the book, but this error still appears. I have also tried including the app.js in the header rather than the footer and I have also tried using the bundled version of jQuery included with Wordpress and that still doesn't solve the conflict.
Any ideas on how to solve this issue with your theme?
Many thanks
The text was updated successfully, but these errors were encountered: