Forums

[resolved] trouble with some jquery widget (3 posts)

  1. karunnt
    Member
    Posted 2 years ago #

    I created this html page:

    http://kie2o5brie.thelostmenu.com/

    and converted it to this wordpress theme:

    http://prie5pledr.thelostmenu.com/

    But the slideshow does not work. I cannot find the reason? It is really frustrating.

    Thanks.

  2. apljdi
    Member
    Posted 2 years ago #

    Well, you are loading two different versions of jQuery and looks like you are using the '$' alias. So pick a jQuery version, first. Second, you can't use the '$' in WordPress. Because a number of different libraries use the same '$' alias, WordPress loads jQuery in no conflict mode. Instead of '$', use 'jQuery'. You can also 'wrap' your code if you really must use the '$' alias.

  3. karunnt
    Member
    Posted 2 years ago #

    Thanks for the help. I did not realize that wp_head() was installing its own version of jquery.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.