New Landing How can we help? Atelier Swift slider issue on FIREFOX ( not aligned )

Viewing 9 posts - 1 through 9 (of 9 total)
  • Posted in: Atelier
  • #207176
    xdev
    Member
    Post count: 114

    I updated the Swift Framework to 1.60…and now I have two issues:

    1. even after updating ( update shows ok )…the update appears again in the Updates section with the message ( Like I never updated ): “You have version 1.51 installed. Update to 1.60. View version 1.60 details.”
    Very strange…this never happened before..

    2. The issue with Firefox ( sliders not aligned ) still isn’t fixed ( this may be due to point 1. …maybe the plugin did not update? )

    Attached screenshot after update…

    Attachments:
    You must be logged in to view attached files.
    #207185
    xdev
    Member
    Post count: 114

    I think the plugin updated because the portfolio carousel colors are now fixed…so why is the update notice still appearing?…and why aren’t images on sliders centered on Firefox?
    Maybe there’s something wrong with the update? Maybe only partially updated?

    #207186
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    That also happened to me in my development version but is just the version number inside the swiftframework.php that is wrong. You can edit the file and change it to 1.60. We will fix that asap.

    About the firefox issue can you provide a link to the page and the screenshot with the error marked.
    Thanks

    -Rui

    #207197
    xdev
    Member
    Post count: 114
    This reply has been marked as private.
    #207282
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Just sorted that for you, apologies – was our mistake, and have included the fix for the next update. The fix was simply this css:

    .swiper-slide {
        background-position: center;
    }

    (For the times when you want it centered).

    – Ed

    #207290
    xdev
    Member
    Post count: 114

    Works perfectly now. I should remove the custom CSS after the next update…right?

    #207300
    Swift Ideas – Ed
    Keymaster
    Post count: 15264

    Sure, you can remove it after the next plugin update.

    – Ed

    #207302
    xdev
    Member
    Post count: 114

    Thank you!

    #207438
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    No problem. Thanks Ed.
    -Rui

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

You must be logged in to reply to this topic.