New Landing How can we help? Themeforest Theme Support Dante Single Standard Slideshow mobile issue

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Dante
  • #41717
    mk2k0
    Member
    Post count: 3

    Hey there,

    I’m using the Single Slideshow Standard for my projects in the portfolio like on this page:
    http://dante.swiftideas.net/portfolio/s-mini-golf/

    But when you use mobile iDevices like iPad or iPhone the slider crashes after several uses. For example, you scroll down and up with your finger, then you wipe your Slideshow right or left and try to scroll down or up again when pushing your finger on the slider for scrolling. The first time you come on the site it is no problem when you touch the slider with your finger to scroll the page up or down but after that the slider crashes. How can I fix that?

    Really appreciate your help.
    Thanks in advance.

    Christian

    #42153
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Christian,

    Thanks for letting us know – it’s actually a known issue with Flexslider, I found after doing some research.

    I’ve included a fix for this in the next update. If you want to add it in now, edit /js/functions.js line 1203 with:

    var flexUseCSS = true;
    			
    if (isMobileAlt) {
    	flexUseCSS = false;
    }
    					
    jQuery('.item-slider').flexslider({
    	useCSS: flexUseCSS,

    Hope that helps.

    – Ed

    #42366
    redphare
    Member
    Post count: 4

    I tried to add the code to the functions.js but line 1203 fall in the ///easypiechart chart/// category?

    Could you give whereto put the code if the lines don’t match?

    #42573
    Tahir – SUPPORT
    Member
    Post count: 1212

    Hi redphare,

    Please see attached functions.js file, replace it inside the js folder of the theme.

    Thanks
    Tahir

    #43229
    mk2k0
    Member
    Post count: 3

    Thanks – it works!

    #43702
    Tahir – SUPPORT
    Member
    Post count: 1212

    🙂

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register