Thanks! I will go back to it soon enough. I still couldn’t get it working. Time away will give me fresh eyes.
jQuery.noConflict() – Where should I use that? Do you think there is conflict with the plugin?
Thanks for helping. I don’t think the plugin was made to work with WordPress, but I was hoping to alter it some how.
It’s by gayadesigns and it creates a progress bar that loads all the images in a page using a great animation. I don’t think I can create that myself at this stage and I’m not too sure if wordpress has anything like that.
I’ve followed the advice of changing $(… into jQuery(… amd that doesn’t work in wordpress, but outside it’s fine. I tried making a function.php as proposed by Eric Martin http://www.ericmmartin.com/5-tips-for-using-jquery-with-wordpress/, but that didn’t work either.
I’ve tried using wp_enqueue_script and wp_register_script in various combinations. Yet, I get nothing!