Title: Slider doesnt work?
Last modified: August 21, 2016

---

# Slider doesnt work?

 *  [damp91](https://wordpress.org/support/users/damp91/)
 * (@damp91)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/slider-doesnt-work-5/)
 * Hello.
 * i just started using wordpress again. i have created a very simple template, 
   and installed Cyclone slider 2. but some of it doesnt work, it seems like my 
   site wont load the javascript and the css files from cyclone slider2? can you
   guys help me?
 * this is how my site looks like:
    [](http://cl.ly/image/0J0h1I2Y140p)
 * i dont know what i do wrong. in my header, i have only this:
 *     ```
       <head>
       <title>Tutorial theme</title>
   
       <script type="text/javascript" src="<?php bloginfo('template_url'); ?>jquery-1.10.2.min"></script>
       <script type="text/javascript" src="<?php bloginfo('template_url'); ?>/js/jquery.cycle2.min.js"></script>
       <link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>">
       </head>
       ```
   
 * [http://wordpress.org/plugins/cyclone-slider-2/](http://wordpress.org/plugins/cyclone-slider-2/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [kosinix](https://wordpress.org/support/users/kosinix/)
 * (@kosinix)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/slider-doesnt-work-5/#post-4113161)
 * Looks like your missing [wp_head()](http://codex.wordpress.org/Plugin_API/Action_Reference/wp_head)
   in your theme.
 * Also check if you have [wp_footer() ](http://codex.wordpress.org/Function_Reference/wp_footer)
   too

Viewing 1 replies (of 1 total)

The topic ‘Slider doesnt work?’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [kosinix](https://wordpress.org/support/users/kosinix/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/slider-doesnt-work-5/#post-4113161)
 * Status: not resolved