• 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:

    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/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Slider doesnt work?’ is closed to new replies.