• Resolved rachel19784

    (@rachel19784)


    My problem is a strange one the wow slider app works allowing me to set up correctly. Once I have generated the Zip file and upload to WP the slider shows totally incorrect.
    If you look at my site umeandthekids.com, You will see I get basic transition and no captions or animation, also you can’t change to the next slide, when I click to do this it jumps to top of the page.

    Hopefully this makes sense, I love this plugin and it looks so fast but I need to get captions and effects working correctly.

    Please can you try to help with this problem, I am not so savvy when it comes to tech side, so step by step guides would be useful.

    umeandthekids.com

    Many Thanks Rachel x

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author WOWSlider.com

    (@wowslidercom)

    I have just checked your page:
    http://umeandthekids.com/

    You slider works in pure CSS mode, because other plugin that you use totally destroys WOWSlider structure. For example, the following line:
    <script type='text/javascript' src='http://umeandthekids.com/wp-content/uploads/wow-slider-plugin/3/script.js'></script>

    should be after the list of images in HTML code. But it’s before the list of images in your case, also code and name of file generated with WOWSlider were modified.

    I suppose this plugin should compress CSS and javascript code, but the result is awful. Please try to disable it. It seems that word “minify” should be in the name of this plugin.

    Thread Starter rachel19784

    (@rachel19784)

    I disabled the minify plugin and it works. Thank you for your help

    Hi,

    Ive got the same problem on my website, I deactivated all plugins an script’s (for example piwik analytic), but it still don’t want to work. Do I have to put any jquery code in the <head> part?

    my website: http://en.p-edelweiss.eu

    Thanks for helping 🙂

    Plugin Author WOWSlider.com

    (@wowslidercom)

    I have just checked your page:
    http://en.p-edelweiss.eu

    It’s a problem with jquery. WOWSlider uses a standard jquery library from WordPress, so the following line appears in the code of the page:
    <script type='text/javascript' src='https://your-domain.com/wordpress/wp-includes/js/jquery/jquery.js?ver=1.10.2'></script>
    But there is no this line in the code of your page.

    Possible reasons:
    1) Your theme forms HEAD section incorrectly and doesn’t add jquery library or your theme doesn’t use jquery at all. You can try to use one of the standard themes to check it.
    2) Fancybox plugin. Possibly, it uses old version of jquery. Please try to disable Fancybox plugin.

    Thanks for the fast support, it’s working now. I didn’t had the jquery script in the head part.

    btw: it’s a awesome plugin 🙂

    Plugin Author WOWSlider.com

    (@wowslidercom)

    Janon, thank you very much for your warm words!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Slider uploading with basic transition and no effects’ is closed to new replies.