Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mpakas

    (@mpakas)

    as i checked now also breaks in safari and with Advanced post slider plugin

    Plugin Author afzal_du

    (@afzal_du)

    Most script conflict occurs due to multiple load of jQuery (or mootools).
    Make sure your site is loading only one jQuery (and it’s the official version provided with wordpress). Some plugin loads older version of jQuery which causes conflict. It can also be your theme.

    Thread Starter mpakas

    (@mpakas)

    thank you for yoy quick reply do you have any idea how to check the jquery issiu that you mention?how to be sure how many times i call it?

    Plugin Author afzal_du

    (@afzal_du)

    simple right click on chrome browser and click view page source.
    press ctrl+f and type jquery
    look for links jquery.js (or jquery.(version).js
    if there are multiple jquery then you need to remove the plugin which is including the duplicate jquery.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘posiible conflict with responsive menu plugin’ is closed to new replies.