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

    (@baden03)

    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.

    Next, it seems your theme is NOT enqueuing any scripts in the header. Check that the wp_head() function 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.