• Resolved lucaschambon

    (@lucaschambon)


    Hello,

    Here is my website : [ redundant link removed ]

    I use smart slider 3 for the home slider

    But it doesn’t work on IOS. The images are blurred and zoomed

    Can you help me to find a solution ?

    Thanks by advance

    LC

    • This topic was modified 4 years, 12 months ago by Jan Dembowski.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Jan Dembowski

    (@jdembowski)

    Forum Moderator and Brute Squad

    Side note: use the link field only. It’s easy for your post to be identified as spam since the spam system is automated. Just use the link field only in the future.

    Thread Starter lucaschambon

    (@lucaschambon)

    Sorry what do you mean ? I don’t understand

    Plugin Support Gabor

    (@nextendweb_gabor)

    Hi @lucaschambon!

    Your problem happens, because of this code:
    https://www.provencecircuit.com/wp-content/et-cache/10/et-core-unified-10-15834010692399.min.css

    .n2-ss-slide-background-image {
       background-attachment: fixed!important;
    }

    This is a cache file, so it is not the original source where the code comes from, but it looks like custom CSS code inserted somewhere into your theme. Do you know where this comes from? If you would remove it, that would solve your problem.

    In the Pro version we have a similar effect with the Slide Background Parallax:
    https://smartslider3.helpscoutdocs.com/article/56-slider-settings-general
    but this cannot make the images of your slides to have this exact CSS code you are trying to use, because browsers have issues with it, like the one you are experiencing now. So the way our option would work is, that during scrolling you will get a fixed background when it touches the top or bottom part of the browser window, but inbetween the image would move, as it does by default.

    And the forum moderator told you, that you cannot insert links into the description of problems. There is a “Link to the page you need help with” field when you are creating a support ticket and that is where you can insert the url.

    • This reply was modified 4 years, 12 months ago by Gabor.
    Thread Starter lucaschambon

    (@lucaschambon)

    Hi,

    Thanks a lot ! It works fine now

    i put this line in my code a long time ago. Didn’t really need it actually

    Thanks ! Have a nice day

    LC

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Smart slider 3 doesn’t on IOS’ is closed to new replies.