Uncaught ReferenceError: jQuery is not defined
-
Plugin not working correct.
If user is logged in and try to subscribe – on checkout page is error
Uncaught ReferenceError: jQuery is not defined
Seen to file pages/checkout – and see…
<script>
<!– (What is the comment in script??? )
jQuery(document).ready(function() {Tried add jQuery.noConflict();
(function( $ ) {})(jQuery); – not help(((remove all script from file – errors was hidden, but subscribe not working – https://monosnap.com/file/aV0m3ZdmB4YmnOH0H4yLxFr4Oj2BVn
How fix this error????
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Uncaught ReferenceError: jQuery is not defined’ is closed to new replies.