• Resolved KieferIpsen

    (@kieferipsen)


    Hi,

    I am currently updating http://missionemstraining.com/ and after installing Simple WordPress Membership I was getting this error:

    admin-bar.min.js?ver=4.7.5:1 Uncaught TypeError: this.on is not a function
    at init.undefined.jQuery.undefined.jQuery.fn.hoverIntent.a.fn.hoverIntent (admin-bar.min.js?ver=4.7.5:1)
    at HTMLUListElement.<anonymous> (superfish.js?ver=4.7.5:48)
    at Function.each (jquery.min.js?ver=1.4.2:30)
    at init.each (jquery.min.js?ver=1.4.2:24)
    at init.$.fn.superfish (superfish.js?ver=4.7.5:39)
    at HTMLDocument.<anonymous> (general.js?ver=4.7.5:30)
    at Function.ready (jquery.min.js?ver=1.4.2:26)
    at HTMLDocument.L (jquery.min.js?ver=1.4.2:33)

    I came to find out that it’s a jquery conflict. It’s between this and https://eventespresso.com/ calendar plugin. I am unable to figure out the easiest solution to get these plugins to play together. If you go to the site now the Simple WordPress Membership plugin is disabled.

    Thank you!

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, thank you for reporting this. The plugin developers will investigate further your issue.

    Kind regards

    Thread Starter KieferIpsen

    (@kieferipsen)

    Thank you!

    Plugin Author wp.insider

    (@wpinsider-1)

    Which page on your site has the JS error? I went to your site but didn’t see any JS error at the moment.

    Thread Starter KieferIpsen

    (@kieferipsen)

    Hey wp.insider,

    It was on the home page but I disabled the plugin so that the site can run normal while I’m getting the plugin to work. I posted the console error above and ran 2 plugins together and this one is the conflicted one. It’s pulling it’s own jquery file that’s a different version than the one I need to run throughout the site.

    Hope this helps!

    Plugin Author wp.insider

    (@wpinsider-1)

    Our plugin is coded to use the jQuery version that ships with WordPress. It is a very bad practice to include other versions of jQuery library. Otherwise there is going to be conflicts and there is nothing we can do. All WordPress plugin’s should be using the jQuery library shipped with WordPress.

    We have no control over what the other plugin developer does. We can only guarantee that our plugin’s code has no JS error and it uses the standard JQuery library included with WordPress core.

    • This reply was modified 9 years ago by wp.insider.
    Thread Starter KieferIpsen

    (@kieferipsen)

    Sorry about that I found the problem. The developer before me hard coded superfish.js into the theme.

    Plugin Author wp.insider

    (@wpinsider-1)

    Glad to hear that you sorted it out.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘jQuery Conflict’ is closed to new replies.