• Resolved GalinaBublik

    (@galinabublik)


    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)
  • Plugin Author Andrew Lima

    (@andrewza)

    Hi @galinabublik,

    Thank you for using Paid Memberships Pro. I’m sorry to hear about this issue you are facing.

    Are you using any plugins/custom code that may adjust the jQuery version or minify .js files?

Viewing 1 replies (of 1 total)
  • The topic ‘Uncaught ReferenceError: jQuery is not defined’ is closed to new replies.