HTML Accordion

Ah, ok, I'd missed the tools inclusion. Yet it also appears you have multiple jquery libraries being included. Don't have jquery included with your tools and on its own, it confuses the system.

Adding it to the header should work for now, and then I would look into wp_enqueue. I don't think I use wp_register_script(). But I'll take a look later.
 
When you say multiple jquery libraries are you referring to the jquery.min.js and the jquery.cycle.all.js in the header?

If so how do I go about combining them?

Thanks
 
Back
Top Bottom