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
When running the scripts locally and just having it basic, it runs fine. However when I load it into WordPress it comes up with multiple errors and doesn't load.
The issues are as follows;
Uncaught TypeError: window.X2JS is not a constructor
Uncaught TypeError: Cannot set property 'X2JS' of undefined
I've removed other scripts (aside from wp-include jQuery) and turned off plugins.
The text was updated successfully, but these errors were encountered:
When running the scripts locally and just having it basic, it runs fine. However when I load it into WordPress it comes up with multiple errors and doesn't load.
The issues are as follows;
Uncaught TypeError: window.X2JS is not a constructor
Uncaught TypeError: Cannot set property 'X2JS' of undefined
I've removed other scripts (aside from wp-include jQuery) and turned off plugins.
The text was updated successfully, but these errors were encountered: