Title: theme problem
Last modified: August 20, 2016

---

# theme problem

 *  Resolved [yukiko-kawa](https://wordpress.org/support/users/yukiko-kawa/)
 * (@yukiko-kawa)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-problem-27/)
 * I have a horrible theme, but I can not change it now.
    With the basic theme of
   work, with what I have not. you can advise me what to check also? I looked at
   that were loaded Jq the page, and this happens. but I do not know another
 * [http://wordpress.org/extend/plugins/cyclone-slider-2/](http://wordpress.org/extend/plugins/cyclone-slider-2/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [yukiko-kawa](https://wordpress.org/support/users/yukiko-kawa/)
 * (@yukiko-kawa)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-problem-27/#post-3216592)
 * okay. I discovered that the theme is not loaded the Js, so I inserted the page
   to load the theme.
 * know, however, a function that loads the various Jquery plugin?
    because I miss
   that in my theme
 * bye
 *  Plugin Author [kosinix](https://wordpress.org/support/users/kosinix/)
 * (@kosinix)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/theme-problem-27/#post-3216635)
 * Hello yukiko,
 * For cyclone or any other wordpress plugin to work in your theme, you need to 
   add [wp_head()](http://codex.wordpress.org/Function_Reference/wp_head) in the
   header.php of your theme:
 * `<?php wp_head(); ?>`
 * just before the
 * `</head>` tag.
 * You might want to read about [http://codex.wordpress.org/Theme_Development](http://codex.wordpress.org/Theme_Development)
   if ever you want to improve your theme.
 * Best of luck

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘theme problem’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cyclone-slider-2_c67877.svg)
 * [Cyclone Slider](https://wordpress.org/plugins/cyclone-slider-2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cyclone-slider-2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cyclone-slider-2/)
 * [Active Topics](https://wordpress.org/support/plugin/cyclone-slider-2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cyclone-slider-2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cyclone-slider-2/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [kosinix](https://wordpress.org/support/users/kosinix/)
 * Last activity: [13 years, 5 months ago](https://wordpress.org/support/topic/theme-problem-27/#post-3216635)
 * Status: resolved