• Resolved reypm

    (@reypm)


    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/

Viewing 1 replies (of 1 total)
  • Plugin Author philbuchanan

    (@philbuchanan)

    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.