Viewing 20 posts - 1 through 20 (of 20 total)
  • Author
    Posts
  • #756448

    Hi,
    After the last theme update to 4.0.2 I have a problem with the Layerslider:
    All slides with layers are shifted to the right. Do you know this issue? What can I do to revert this?
    Thanks

    #756580

    I have the same issue.

    #756632

    I have the same issue myself

    #756638

    If you create a new slide then it works fine. Not sure why the old ones don’t format properly. looking for a fix.

    #756645

    I have made new slides and they don’t work on our end… we too are looking for help but have not had much luck yet

    #756661

    Ok, try this. I created a new slider and made sure the size was set to what I wanted. ex. 1110 by 341 and saved it. I then clicked the checkbox for new slider and old slider. then in bulk actions I hit merge to new slider. I then went and changed the name to what I wanted and also deleted the empty first slide. Then put that in the page. It should work. Then you could go and just merge all the old sliders with the new one that was created.

    #756663

    Awesome! Thanks for that!

    Unfortunately it did not correct the issue though…

    #758122

    I am having the same problems, and have dialed back my site to the previous version until this is fixed.

    #759067

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :)

    Best regards,
    Andy

    #759857

    Same problem. This is so frustrating.

    #759966

    Hi Andy
    Yes, I can do that. See below.
    Best regards,
    bsingenberger

    #761225

    Hi,

    Can you try to Slider Settings in your Layerslider WP and go to Layout then try to adjust the settings there or provide us with admin access? so we can check the backend.

    Best regards,
    Nikko

    #761402

    Hi,
    Thanks for your answer.
    See your admin access below.
    Best regards,
    Beat

    #761484

    Same problem here. A fix would be highly appreciated.

    cheers.

    #761864

    Hi,

    I have checked it out and it seems the new version of layerslider integrated into Enfold isn’t compatible with the boxed layout. I have added this css code in Quick CSS (located in Enfold > General Styling) which fixes the slider navigation elements:

    #top .avia-layerslider .ls-wp-container .ls-slide-backgrounds * {
        max-width: 100%;
    }
    
    #top .avia-layerslider .ls-wp-container {
        width: 100% !important;
    }

    Will report this to Kriesi and our devs, for the meantime please adjust the layer elements so it goes to center.

    Cheers!
    Nikko

    #763569

    Hi,
    The image used to have a rectangle in the middle which is fixed. How I can adjust the slide so it goes to center?

    Thanks,
    Beat

    #763584

    Hi,

    Try adding this css code in Quick CSS:

    #top .ls-slide-backgrounds img.ls-bg {
        position: relative;
        left: 50%;
        margin-left: -800px !important;
    }

    Hope this helps.

    Best regards,
    Nikko

    #786845

    Has this issue been fixed yet? I’m too scared to update my other sites as they all have layer sliders and it will destroy all of the work that I have done. Thanks.

    #786903

    Hi,
    It has already given better updates in the past. The Version 4.0.2. was definitely not the best. I have rebuilt the Layerslider. Very annoying.
    Best regards,
    Beat

    #786922

    Hi,

    Our team is working to release the update as soon as possible and you can update the theme to the 4.0.5.

    Best regards,
    John Torvik

Viewing 20 posts - 1 through 20 (of 20 total)
  • You must be logged in to reply to this topic.