• Resolved sproggle

    (@sproggle)


    The transition and animation don’t work on Iphone/Ipad devices on iOS Safari.

    what can I do?

    Thanks

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author justnorris

    (@justnorris)

    Hey there,
    Looks like you’ve customized your website. I can’t help with customizations really.

    Mobile devices don’t have hover state, which is why in the default Easy Photography Portfolio design I show titles on each portfolio entry. Mobile devices open galleries directly, desktop devices get a hover.

    Thread Starter sproggle

    (@sproggle)

    Norris.

    Your plugin is nice. About transition is compatible with Android.

    I found a simple solution for compatibility with iOS.

    just add the following line in photoswipe.js just after the “})(this, function () {” line.

    document.body.addEventListener(‘touchstart’,function(){},false);

    That’s all, now you can offer a full plugin.

    Plugin Author justnorris

    (@justnorris)

    If you want to disable the pop-up gallery – you can do it in the dashboard in “Portfolio -> Settings -> Popup-Gallery”!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘iOS Safari (iphone-ipad) transition don’t work’ is closed to new replies.