Viewing 2 replies - 1 through 2 (of 2 total)
  • This is likely a jquery conflict. In reviewing your code it appears your page is loading an additional version of jquery.

    <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js?ver=1.6.4'></script>

    This is likely occurring in one of your plugins. You should contact the plugin author and request that they rely on the version of jquery loaded automatically by WordPress. To see why this is a good idea, Read This

    Thread Starter jesseslam

    (@jesseslam)

    Hi Andy,

    Thanks for the reply but I think we have found another plugin that my client is happy with but I may have use of your plugin for another project and if the same issue arises I will keep this in mind.

    Jim

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

The topic ‘Plugin Breaks Main menu Drop Downs and Jquery Home Slider’ is closed to new replies.