Genesis and WordPress Tutorials
by Sridhar Katakam 6 Comments Favorited: 2 times
To view the full content, please sign up for the membership.
Already a member? Log in below or here.
Find my tutorials helpful and wish to donate?
Session expired
Please log in again. The login page will open in a new tab. After logging in you can close it and return to this page.
Informative, as usual, Sridhar.
I can not seem to get this to work no matter what I do. I have researched and tried so many times I have lost count.
If you would like me to take a look and fix, contact me via http://www.sridharkatakam.com/contact/
My charge is $75/hour.
[…] Reference: http://www.sridharkatakam.com/how-to-use-jquery-ui-for-accordion-in-wordpress/ […]
Great, I got it working, now I just need to find out how to add another html tag after the h3 tag. I tried editing
header: ‘> div.my-accordion-section > h3’,
to
header: ‘> div.my-accordion-section > h3, p’,
with and without comma and it does not work. The drop down portion appears where the p tag is and all the other text is visible.
Any ideas?
I also had to add the script into the page itself, somehow the call from the functions file does not link. Any ideas?
Thanks