Looks like a great idea, and would work well, except... it's loading jquery AFTER the other javascript, which relies on jquery.
Any way round this?
Looks like a great idea, and would work well, except... it's loading jquery AFTER the other javascript, which relies on jquery.
Any way round this?
Are you registering your script correctly through the API? Does it register it's dependency on jQuery?
Oh God, I feel so embarrassed. I think I may have wasted your time.
I was trying to run this in conjunction with both a minifying plugin, and also head.js plugin. Even thought I was sure I had cleared all the caches last night and turned all the interfering plugins like minify, off, it seems I was still getting served a cached page.
In actual fact, it appears the problem may lie with the head.js plugin or something not adding a head.ready() before the wp-audio plugin tries to fire.
Really sorry about that. I'll got and hang my head in shame. To clarify, your plugin works excellent. Thanks!
This topic has been closed to new replies.