Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Faramarz

    (@faramarz)

    I just realized clicking the menu icon isn’t also working when the window is resized and the button is clicked, but when I disable the jQuery I had included in my functions.php then WordPress built-in jQuery loads and the click on responsive icon works and the menu shows up.

    My old jQuery version was 1.8.2 and looks like the latest built-in version is 1.11.1.

    Now the menu shows up but my photo slider is still not working.

    Hi Faramarz,

    My plugin doesn’t use a specific version of jQuery, it just makes sure that the version bundled with the WordPress version is included, which in your case is 1.11.1.

    What console errors are you getting? Also is it defining any of it’s own javascript and is it doing so in no conflicts mode?

    These are all things you will need to check and fix to allow them both work together.

    Unfortunately I don’t know the plugin you are using and don’t have a URL to your site so can’t comment further.

    Many thanks

    Peter

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jQuery conflicts upon activation?’ is closed to new replies.