-
AuthorPosts
-
February 26, 2017 at 7:35 pm #752007
Hello. I realize this topic has been addressed here https://kriesi.at/support/topic/lightbox-images-disappear-mobile-only/ and here https://kriesi.at/support/topic/enfold-lightbox-pictures-disappearing-flickering-on-iphone-and-ipad/ but the threads are closed I’m still having the issue. Scroll down to my gallery images and you can see it on mobile.
I tried adding all 3 of the codes in the 2 threads above (adding each separately of course) and none worked. I tried them with all my plugins inactivated and with any custom css code turned off. Currently I have the most recent code posted by Yigit in my Quick CSS:
.mfp-img {
-webkit-animation: none !important;
animation: none !important;
}Thanks,
BrianFebruary 26, 2017 at 8:27 pm #752020Hey Brian,
I see the last code Yigit posted was:.avia-safari .mfp-img { -webkit-animation: none !important; animation: none !important; }
to address safari, your code was a little off. I tested your site in Chrome dev tools and http://www.responsimulator.com/?url=http%3A%2F%2Fgrahamslamfishing.com%2F and found no issues. But I don’t have a native iphone.
Yet I’ve been told that the next version will focus on mobile fixes & may be available in the next week, after dev team testing.
I hope this helpsBest regards,
MikeFebruary 26, 2017 at 8:43 pm #752027Hi Mike. Thanks for the response.
What I referring to was the most recent code Yigit posted, the one from Jan 14 https://kriesi.at/support/topic/lightbox-images-disappear-mobile-only/, not the one from Jan 4 https://kriesi.at/support/topic/enfold-lightbox-pictures-disappearing-flickering-on-iphone-and-ipad/. In any case, neither worked. I’m sure it will be addressed in the next update, in the 3-4 yrs I’ve been using Enfold the developers have always been really good at fixing issues.
Would be really nice though if I could have a temporary fix until the update comes out, I’m showing the site to the client later this week.
Thanks again,
BrianFebruary 26, 2017 at 9:11 pm #752031Hey!
Kriesi will release the update in 2-3 days so we do appreciate the patience.
Thank you very much for that
Regards,
BasilisMarch 1, 2017 at 8:23 pm #753934Hello Basilis, thnx for the response.
The update came out today and I just uploaded it…from what I can tell it looks like it solved the issue. Nice work :)
Something I’m wondering though…I believe before the update I could “swipe” through my lightboxed images once I have one selected, in my gallery for example, something i can’t do now. (Like how we can swipe through slider images.) Now only the left and right arrows cause the images to scroll. Again, I can’t remember if I could do this before but I thought we could.
March 7, 2017 at 8:33 am #756832Hi!
I could “swipe” through my lightboxed images once I have one selected, in my gallery for example, something i can’t do now.
The “swipe” functionality is not enabled or is not possible in the MPUP lightbox by default.
// https://github.com/dimsemenov/Magnific-Popup/issues/378/#issuecomment-51936196
Regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.