New Landing How can we help? Atelier Article swipe not working

Viewing 15 posts - 1 through 15 (of 20 total)
  • Posted in: Atelier
  • #185589
    NiO
    Member
    Post count: 233

    Hi Swiftideas,

    I have “Enable Article Swipe Navigation” set to ON, however swiping from one article/post to another does not seem to work. Am I missing something?

    Cheers,

    Johan

    #185686
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    This functionality is for tablets/mobile, is this what you are testing on?

    – Kyle

    #185689
    NiO
    Member
    Post count: 233

    Hi Kyle,

    Yep, the big screen is far from touch sensitive 😉 Was testing on iPad.

    Cheers,

    Johan

    #185717
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please can you provide your link and login so I can check?

    – Kyle

    #185723
    NiO
    Member
    Post count: 233
    This reply has been marked as private.
    #185732
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Thanks for letting us know, have added to the fixlist

    – Kyle

    #185734
    NiO
    Member
    Post count: 233

    Thanks Kyle!

    #185738
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem

    #190728
    NiO
    Member
    Post count: 233

    Hi Kyle,

    Any updates on this issue?

    Thanks,
    Johan

    #191208
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Not sure. Will forward it to Ed.
    let’s wait for the reply.

    -Rui

    #191279
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi there,

    This option was recently removed, as unfortunately it conflicted with revolution slider.

    – Ed

    #191280
    NiO
    Member
    Post count: 233

    Hi Ed,

    Is it still there in the background so that I can enable it via an alternative route? I probably will not be using revslider …

    Thanks,
    Johan

    #191283
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Hi Johan,

    The JS is still there, line 116:

    if (body.hasClass('article-swipe') && body.hasClass('single-post') && jQuery('.post-pagination-wrap').length > 0) {
    	SWIFT.page.articleNavigation();
    }

    If you change it to this, then it should work:

    if (body.hasClass('single-post') && jQuery('.post-pagination-wrap').length > 0) {
    	SWIFT.page.articleNavigation();
    }

    – Ed

    #191609
    NiO
    Member
    Post count: 233

    Thanks Ed. Will give that a try! 🙂

    #191630
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Ed.
    -Rui

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