Title: Plugin is not working
Last modified: August 22, 2016

---

# Plugin is not working

 *  Resolved [reypm](https://wordpress.org/support/users/reypm/)
 * (@reypm)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-is-not-working-18/)
 * Hi there, I’m using your plugin to display accordion stuff on a custom post type
   created using Types plugin but is not working since accordion do nothing, items
   appears open and when I click them nothing happen. I just notice that JS script
   related to accordion is not loaded, any clue about why?
 * [https://wordpress.org/plugins/accordion-shortcodes/](https://wordpress.org/plugins/accordion-shortcodes/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [philbuchanan](https://wordpress.org/support/users/philbuchanan/)
 * (@philbuchanan)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-is-not-working-18/#post-5611815)
 * The issue is most likely that your theme does not call the `wp_footer()` function,
   typically right before the closing `</body>` tag. The plugin requires this function
   in order to properly load it’s JavaScript file and jQuery. Often times improperly
   developed themes do not include this function call.

Viewing 1 replies (of 1 total)

The topic ‘Plugin is not working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/accordion-shortcodes.svg)
 * [Accordion Shortcodes](https://wordpress.org/plugins/accordion-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accordion-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accordion-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/accordion-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accordion-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accordion-shortcodes/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [philbuchanan](https://wordpress.org/support/users/philbuchanan/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/plugin-is-not-working-18/#post-5611815)
 * Status: resolved