Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

WordPress

ricardogutierrez
ricardogutierrez
11,349 Points

Accordion menu left in wordpress

Hi Treehouse friends.

I was trying to include the jquery accordion in left menu.

The jquery 1.11.0, jquery.ui 1.10.4 and jquery accordion 1.10.4 dependencies are fine (I can see linked files in page source), the "no conflict" script shows on page source and the script that calls the function with #accordion "id" loading (as a separate js file) fine.

Try to change the "header" for the accordion...div, ul, li, a ... but no luck. So... all files are loading correctly but accordion is not workin for me right now.

I was reading something about the wp_print_script but no sure about that.

What am I missing ?

Any help is very appreciated. :D