• Resolved s k

    (@subhanjankayet)


    I am having issues with jquery conflicting with other plugins/wordpress. Is there any solution for that? on local server on same theme there is no problem when no plugins installed. In live site I am getting Uncaught ReferenceError: jQuery is not defined
    at (index):423
    at (index):427

    line 423 to 427 is (function() {
    var messages = jQuery(‘#wce2902781edcaf413dcba1ba04c8eaa4b .wcMessages’);
    if (messages.length > 0 && ‘ascending’ == ‘ascending’) {
    messages.scrollTop(messages[0].scrollHeight);
    }
    })();

Viewing 1 replies (of 1 total)
  • Thread Starter s k

    (@subhanjankayet)

    fixed it. close this thread.

    • This reply was modified 7 years, 11 months ago by s k.
Viewing 1 replies (of 1 total)

The topic ‘jquery conflict’ is closed to new replies.