Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #307500

    I was trying to integrate smint( plugin with your theme but I think it is conflicting with theme’s jquery version which is 1.11 and this plugin is using v1.7.1 jquery.

    Could you please help me out to remove this conflict? Here is a demo page – , on this page search and Accordion are not working.

    I am trying to accomplish the tabs functionality similar to this

    Please let me know if you can help me out. I would really appreciate it!

    EDITED

    #307592

    Hi wnow!

    You’ll want to have the script you are including not include any version of jquery so that there is no conflict with the version WordPress is loading in automatically. Not sure what the code is you’ve got in place but there is a topic here that might give you an idea of what it will take (no need for the walker class addition however) http://stackoverflow.com/questions/21423284/how-to-create-a-sticky-navigation-like-smint-for-wordpress/22258140#22258140

    If there is an actual conflict with 1.11 it would have to be sorted out by the jquery plugin author.

    Best regards,
    Devin

    #356036
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘JQuery Conflict’ is closed to new replies.