As it stands now, the collapse / expand only works when using the shortcode option, since it depends on specific div classes to work.
Can you clarify for me…I’m not sure I understand. I’m using the shortcode [faq] on a page to display the data. Is there something else I need to do?
According to the link you provided, you aren’t using the shortcode. You’re displaying the standard archive page (note the post meta data that is also appearing.)
I’m having the same problem with my site. I just downloaded your plugin because my original faq method seems to have trouble with IE in general. Your plugin looked like an ideal solution, but I really need the collapse/expand to work. You can see what it does here…
http://www.gracescholars.org/faq-2/
I’m using the following short code
`[faq faq_topic=”faq”]’
Any suggestions would be greatly appreciated.
I’m about to put out an update for this to address another issue, but make sure you have the jQuery option set in the settings page.
Thanks and yes I have triple checked. It even looks to load because I see the inside text for a split second on slower connections. The other oddity is that it seems to work in IE, but not firefox. Though even on IE it isn’t showing the usual icon change for a clickable object in the browser like it should.