Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 04, 2014 @ 14:39
    Rune Grønkjær
    0

    Sliding transitions not working in Chrome?

    Hi,

    On my site only the fading transition works in Chrome. Firefox will show whatever transition I choose but Chrome will default to fading every time.

    Have you experienced anything like that?

    I have modified the slider with extra layer types, but even without these custom layers Chrome is acting weird.

    /Rune

  • Will Phillips 8 posts 145 karma points c-trib
    Aug 06, 2014 @ 10:55
    Will Phillips
    100

    We had the exact same problem, to save yourself a day of pain like we had, you just need to update to the latest version of the plugin to version 4.6.0 which was released on the 15th July

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 06, 2014 @ 11:58
    Rune Grønkjær
    0

    Yes. I found that solution as well.

    Could'nt write it in the forum, as it was buggy earlier.

    Be aware that v 4.6.0 need a few changes in configuration to work.

    /Rune

  • Will Phillips 8 posts 145 karma points c-trib
    Aug 06, 2014 @ 12:00
    Will Phillips
    0

    What are these changes?

  • Rune Grønkjær 1372 posts 3103 karma points
    Aug 06, 2014 @ 15:30
    Rune Grønkjær
    0

    The biggest change is how you initialize your slider. Befor you could do this:
    slider.revolution({...});

    Apparently now you need to do it like this:
    slider.show().revolution({...});

    Also you now need to include an extra JavaScript file:
    /rs-plugin/js/jquery.themepunch.tools.min.js 

    Note that I upgraded from Slider Revolution v 4.5.7

    /Rune

  • Antoine 176 posts 1494 karma points
    Sep 03, 2014 @ 11:28
    Antoine
    0

    Thanks Rune ! 

    I have just updated the documentation with this information.

  • Rune Grønkjær 1372 posts 3103 karma points
    Sep 03, 2014 @ 13:49
    Rune Grønkjær
    0

    NP

    I'm actually working on a project where I have ripped your module appart and made lots of custom stuff on top of it. Have been very nice working with it. I hope I will the time to make a pull request at some point. I might have a couple of improvements and/or extra features.

    /Rune

  • Antoine 176 posts 1494 karma points
    Sep 03, 2014 @ 14:25
    Antoine
    0

    It would be very cool, maybe I can help you with the merge, just let me know

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies