• I am using cyclelite jquery script in a WordPress site and want to enqueue jquery as I will be using plugins that require jquery. The problem is that cyclelite doesn’t work when I enqueue but does work if I link jquery 1.4.2 straight from template dir.

    I can’t link it straight for live site as, with a lightbox plugin, the source is loading two jquerys: one from my direct link and one enqueued by the lightbox plugin.

    So… are there any modifications a javascript needs to work with the WP enqueued: wp-includes/js/jquery/jquery.js?ver=1.4.2

    ?

Viewing 1 replies (of 1 total)
  • Thread Starter groomedmonkey

    (@groomedmonkey)

    Urg… same thing happens with a totally different jquery script… is there something missing in the WP core jquery files?

Viewing 1 replies (of 1 total)
  • The topic ‘cyclelite won't work with enqueued jquery’ is closed to new replies.