Title: Not collapsing. Css not loading?
Last modified: September 1, 2016

---

# Not collapsing. Css not loading?

 *  Resolved [Cssmeasap](https://wordpress.org/support/users/cssmeasap/)
 * (@cssmeasap)
 * [10 years ago](https://wordpress.org/support/topic/not-collapsing-css-not-loading/)
 * Hi there,
 * Looks like the html is loading, but none of the css is. So my content is not 
   collapsing. It just loads open and the trigger text isn’t clickable.
 * Using version 1.7.1 of the plugin.
 * Any ideas what’s gone wrong?
 * example here
    [http://designaction.org/astrea/#executive-summary](http://designaction.org/astrea/#executive-summary)
 * [https://wordpress.org/plugins/jquery-collapse-o-matic/](https://wordpress.org/plugins/jquery-collapse-o-matic/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Baden](https://wordpress.org/support/users/baden03/)
 * (@baden03)
 * [10 years ago](https://wordpress.org/support/topic/not-collapsing-css-not-loading/#post-7458561)
 * hmmm… well, you have a couple of issues.
 * First, you are loading jQuery from google, not the jQuery library that comes 
   with WordPress.
    This is [not recommended](https://pippinsplugins.com/why-loading-your-own-jquery-is-irresponsible/).
 * Next, it seems your theme is NOT enqueuing any scripts in the header. Check that
   the [wp_head() function](https://codex.wordpress.org/Plugin_API/Action_Reference/wp_head)
   is being called in your header.php file.
 * You can verify that this is a theme issue by temporarily switching to a default
   twenty-something theme that came with WordPress. If it works when you active 
   the default theme then you need to open an issue with your theme developer.
 * Sorry we could not be of more help.

Viewing 1 replies (of 1 total)

The topic ‘Not collapsing. Css not loading?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jquery-collapse-o-matic_fffeff.svg)
 * [Collapse-O-Matic](https://wordpress.org/plugins/jquery-collapse-o-matic/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-collapse-o-matic/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-collapse-o-matic/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-collapse-o-matic/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-collapse-o-matic/reviews/)

## Tags

 * [collapse-o-matic](https://wordpress.org/support/topic-tag/collapse-o-matic/)
 * [jquery](https://wordpress.org/support/topic-tag/jquery/)
 * [wp_head](https://wordpress.org/support/topic-tag/wp_head/)

 * 1 reply
 * 2 participants
 * Last reply from: [Baden](https://wordpress.org/support/users/baden03/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/not-collapsing-css-not-loading/#post-7458561)
 * Status: resolved