• I assume it’s my error but I cannot figure out how to have the Title’s collapsed to begin. Also they won’t collapse or expand at all. I have the jQuery box checked, Default CSS turned off etc.

    Page: http://makecollab.com/prop/#faq
    Here’s my shortcode:

    <div id="faq" style="border:1px solid black; text-align:left; padding:9px; float:left; margin-right:8px;">
    [faq faq_topic="prop-faq"]
    </div>

    I tried with and without the <DIV> didn’t make any difference.
    Thanks for your help!

    Justin

    http://wordpress.org/extend/plugins/wordpress-faq-manager/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Andrew Norcross

    (@norcross)

    Taking a quick look at your <head>, you’re loading two separate jQuery libraries (1.6.1 and 1.7.1) at the same time. Check your theme code to make sure it isn’t being hardcoded in.

    Thread Starter jbrewlet

    (@jbrewlet)

    Hate to be a dullard but what would I be looking for in the code? I can’t seem to find the actual word jQuery anywhere so I’m assuming it’s something else.

    Plugin Contributor Andrew Norcross

    (@norcross)

    Without seeing everything, it’s hard to say if the theme is doing it or another plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: FAQ Manager] FAQ's Not Collapsed by Default’ is closed to new replies.