New Landing How can we help? Themeforest Theme Support Uplift Various Mobile issues: Swift Slider, Carousels, Animated Headline, SVG icons

Viewing 7 posts - 1 through 7 (of 7 total)
  • Posted in: Uplift
  • #273580
    anton123
    Member
    Post count: 67

    Hi guys, here are some mobile issues I have on the standard Android browser (tested on 2 phones and 2 different Android versions):

    – Swipe doesn’t work on Swift slider plus text loads very very slow
    – Carousel navigation arrows do not work (client and team) – works on an older version of Android
    – Animates SVG icons are painfully slow in displaying – does not work at all on the older version of Android (4.4.2)

    The above do work fine for Chrome on Android (new Android), but since many people use the standard Android browser, this is a major problem (and the Client will not be happy).

    Also, this happens on all browsers:

    – Animated headline not responsive for longer strings which get cut off?

    Please advise urgently thanks

    #273581
    anton123
    Member
    Post count: 67
    This reply has been marked as private.
    #273925
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Not sure what can be done about it, in older browser versions just can’t render some most recent css techniques or the recent SVG code.

    Like you said in chrome that it’s constantly updated it works fine.

    Will forward to the development team so they can pronounce about it.

    -Rui

    #274019
    anton123
    Member
    Post count: 67

    Hi there

    The Animated headline not responsive for longer strings which get cut off?

    Any urgent fix for this as it happens on all browsers

    Thanks

    #274109
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi @anton123,

    You can add this css to make it break line:

    @media only screen and (max-width: 767px) {
    	.sf-words-wrapper {
    		max-width: 100%;
    	}
    	.sf-words-wrapper b {
    		white-space: normal;
    	}
    }

    We had hoped this wouldn’t be needed as it’s designed for single word only, but we’ll support it as a couple of people have used it in the same manner. Included in the next Swift Framework plugin update.

    – Ed

    #274147
    anton123
    Member
    Post count: 67

    Thanks Ed, fix works

    #274418
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Great. Thanks Ed.
    -Rui

Viewing 7 posts - 1 through 7 (of 7 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