Viewing 19 posts - 1 through 19 (of 19 total)
  • Author
    Posts
  • #761333

    The theme update of Enfold created an issue with my layerslider (update of layerslider was included in the theme update):
    the buttons on my Layerslider layers moved up. Please check as example https://www.jktranslate.com/en/business-translations/

    As you can see the buttons are moved up. In the backend at LayerSlider it looks fine. Only on the frontend it is wrong now. How can I fix this issue?

    #762468

    Hey Filosophie,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Yigit

    #762607

    hereby the necessary information

    #763278

    I put the older version of the slider back online because my client ask this, The new version was not working.

    Now the slider is not working on mobile: image is too small, also the text in the slider is too small.
    in the backend the responsive mode is enabled.

    Can you look into that?

    #764805

    Hi,

    try this inside Quick CSS field:

    @media only screen and (max-width: 767px) {
    .ls-l-1 {
    font-size: 16px !important;
    line-height: 16px !important;
    }} 

    and adjust as needed.

    However, we recommend to work with the newest version. Send us a precise link where we can see the issue with the new version of LayerSlider.

    Best regards,
    Andy

    #764807

    Hello Thanks for your feedback, but my buttons are still not right on the mobile version/
    They need to be bigger on mobile devices. please check.

    #766116

    Any update for this issue? My client is waiting for a sollution for this issue.
    As said: on mobile the responsive mode is not working well. The buttons dont look good on the mobile slider.
    Ex: https://www.jktranslate.com/en/business-translations/

    #766184

    Hi,

    add this code as well:

    a.ls-l p {
    font-size: 9px !important;
    margin-top: 32px !important;
    }

    Best regards,
    Andy

    #766197

    Hi Andy

    thanks for your code , but still the responsiveness is not right. Please check again on mobile https://www.jktranslate.com/en/business-translations/

    1. checkbox images in slider dont align with text
    2. buttons in slider dont align well

    FYI:
    1. this slider was working well before the theme update!
    2. in the backend in the LayerSlider all the banners look OK.
    3. Lanscape mode is OK now, only portrait mode has the issues i mentioned.

    • This reply was modified 7 years, 8 months ago by Filosophie.
    #767357

    Hi,

    you’re using an old version of the theme and it’s best to update and use the newest one instead.

    However, try to add this code:

    a.ls-l p {
    font-size: 10px !important;
    padding: 7px !important;
    line-height: 12px !important;
    width: 29px !important;
    }

    Best regards,
    Andy

    #767364

    I have updated everything to the latest version: now it is worse!! Now the slider is wrong on mobile + desktop version!!!
    Please help us solving this issue, as the client is waiting for weeks now to have the banner right!

    #767622

    Hi,

    remove any custom code you’re using to check if one is causing this issue (functions.php and any CSS code).

    Also I noticed that you are using a caching plugin. Would you mind opening your plugin’s settings page and temporarily switch off the caching of your site? Then deactivate your caching plugin, as well as all other plugins. Then please try to clear your browser cache and hard refresh the site (Hold CTRL + SHIFT + RELOAD) to see if that solves the issue.

    Best regards,
    Andy

    #768005

    Hi Andy
    I did all the steps you have asked me.
    Unfortunately these steps did not help resolve the issue: The text in the slider is not aligned with the image checkboxes + the buttons are not right,

    EDIT checking child theme now, there is also CSS code

    best regards,
    Alain

    • This reply was modified 7 years, 8 months ago by Filosophie.
    #768016

    When I delete the Child theme CSS then it is working on the desktop version. Its not working on the Mobile version.
    Strange thing is that in the child CSS there is no layerslider code.

    #768823

    Hi,

    so seems some code inside your child theme is causing it. Go ahead and find out which one exactly, by removing them one by one.

    Best regards,
    Andy

    #768826

    I did that but it did not help me. It only works when i completely remove everything in child CSS. But removing step by step does not help.
    Any help in this is appreciated!

    #769833

    did you get a chance to help me find what CSS in the child theme is causing this> As said: removing step by step did not help me find the sollution.

    #769842

    You can cancel my last message. You can close this post.

    #769966

    Hi,

    glad you could find a solution.

    Let us know in a new ticket if you have some more questions about the theme.

    Best regards,
    Andy

Viewing 19 posts - 1 through 19 (of 19 total)
  • The topic ‘layerslider issues after update’ is closed to new replies.