• Resolved lilya3200

    (@lilya3200)


    Good day.
    for a reason not clear to me, the slider does not work on the mobile device ..
    no scrolling or side scrolling ..
    just one picture …

    I ask for your help ..
    https://prnt.sc/w8jqpo

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • I see that there are two instances of each slider, An instance for desktop and another one for mobile.

    MetaSlider uses the slider id to make the slider work, and as there are two sliders with the same ID, MetaSlider will see only the first instance which is the desktop one.

    The solution for this is to create two different sliders with the same images and show/hide them conditionaly based on the device being used and I can help you on that.

    I’m also going to consult the plugin developer to see if there is another solution.

    Thanks.

    Thread Starter lilya3200

    (@lilya3200)

    Thank you very much, I will be very glad if a solution is found

    Hi,

    The developer replied that the solution I provided in my last reply here is the only solution for this situation and we may develop an alternative way to handle such situations but it will take a lot of time.

    So, for now, you can try one of the following methods:
    Method 1 (Only a single instance of each slider):

    1. Instead of having two sliders, remove one of them
    2. Disable the crop functionality to let WordPress handle the responsiveness

    Method 2 (Create two different sliders with the same images)

    1. Instead of inserting the same slider twice for every gallery item in your website, you can insert two different sliders for each item in your gallery.
    2. The first slider will be for the desktop and the second one will be for the mobile
    3. This way you will avoid the conflict and all the soldiers will trigger normally.

      Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider does not scroll on mobile’ is closed to new replies.