• Hi,
    I installed the plugin but the accordion shows already expanded and it wont collapse. The cursor shows a hand when i move it over the title but it wont move. I want them to start collapsed and expand when clicked.

    Thanks,
    Jessica

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author PickPlugins

    (@pickplugins)

    Thanks for your post, can you please tell me in which page are you using accordion?

    Regards

    Thread Starter jessieggg

    (@jessieggg)

    Thanks for replying 🙂

    http://www.vitaminj.com.au/d/services/weight-management-program/

    Thanks,
    Jessica

    Plugin Author PickPlugins

    (@pickplugins)

    Hi, Please see the error message on console area.

    Uncaught TypeError: $(...).accordion is not a function
    this issue is happening when scripts file called at footer instead of header.

    View post on imgur.com

    Regards

    Thread Starter jessieggg

    (@jessieggg)

    Hi,

    I am quite new to WordPress editing. How do I move it to the header? What file and text should I be looking for in editor? Or is there some other way to do this?

    Thanks,
    Jessica

    Plugin Author PickPlugins

    (@pickplugins)

    Can you please deactivate others plugin one by one to check if any 3rd party plugin causes the issue, let me know which plugin you found, also try with default themes.

    Regards

    Thread Starter jessieggg

    (@jessieggg)

    Found it….

    Its “Head and Footer Scripts Inserter” plugin… now i need how to work with both of these together

    Although now i have deactivated it, the style within the accordion has been lost.

    Thread Starter jessieggg

    (@jessieggg)

    Unfortunately I either need to run this plug-in or insert the following code into my header so my mail-chimp pop-up works. As soon as I deactivate the plugin and pasete the code into <head>, it breaks the Accordion. Any suggestions of how to fix?

    <!– Mailchimp stuff –>
    <script type=”text/javascript” src=”//downloads.mailchimp.com/js/signup-forms/popup/embed.js” data-dojo-config=”usePlainJson: true, isDebug: false”></script><script type=”text/javascript”>require([“mojo/signup-forms/Loader”], function(L) { L.start({“baseUrl”:”mc.us13.list-manage.com”,”uuid”:”dbfd29634caace611ff8db1de”,”lid”:”9bd85f055d”}) })</script>
    <!– Mailchimp stuff –>

    Plugin Author PickPlugins

    (@pickplugins)

    You can put the script on your theme footer.php file from dashboard

    Please see the screenshot

    View post on imgur.com

    Regards

    Thread Starter jessieggg

    (@jessieggg)

    Thanks. I have done that and it work. I would love to use the plugin so it preserves my code when my theme is updated but it seems to be the only work around.

    So my next problem is- The body text font within the accordion doesn’t match the rest of my text on the page- how can i fix this?

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Accordion wont collapse’ is closed to new replies.