-
AuthorPosts
-
January 16, 2017 at 12:26 pm #733999
Hi,
I’ve inserted images from an Instagram feed via the Enfold Instagram widget. When tapping an image on my Iphone the image and text shows up and then disappears after a second, leaving the lightbox background and image text.I’m using Enfold 3.8.4 and have used the Safari Developer tools to check for any Javascript errors, but there are none.
January 18, 2017 at 10:07 am #735213Hey forde,
That’s really weird, I’ve also tested it in an old iphone and an android phone but it works well on there and also no js errors. Can you try to test it using a chrome browser on your iphone if the same issue persists.
Best regards,
NikkoJanuary 18, 2017 at 10:58 am #735235Thanks for your response.
I’ve tested in
– Firefox and Chrome on Android (have not checked the versions) works
– Safari on Ipad with Ios 9.2.1 works
– Chrome and Safari on iPhone with Ios version 10.2.1 and does not work.January 19, 2017 at 10:30 pm #736121The same error on my Apple devices (iPad air, iPhone 6 and 7 plus with latest iOS Update). If I Open a Single picture the lightbox appears and shows the picture for one second and disapears immediately. You just See the forward and backwart arrow and the “x” to close. I’ve also installed the Apps Crome and firefox but it’s just the same problem.Would be nice, if you fix that bug, because your theme isn’t very usefull with this bug on Apple devices.
- This reply was modified 7 years, 10 months ago by hofia.
January 20, 2017 at 1:13 am #736147Yes, this is a bug in enfold. You can fix it by removing one of the animation css styles that are on the element, just overrule the css with animation is none. Dont have code here bit maybe support can look into it, seen it on many enfold sites.
January 20, 2017 at 7:15 am #736255Hi,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
.mfp-img { -webkit-animation: none !important; animation: none !important; }
Let us know if this helps.
Best regards,
NikkoJanuary 20, 2017 at 8:08 am #736281Thanks, this solves it in my case.
Have a nice day.
January 20, 2017 at 8:18 am #736283Hi,
Glad we could help :)
Best regards,
NikkoJanuary 21, 2017 at 1:04 am #736673yeah thats the one :)
This should be added to bug tracker.
January 23, 2017 at 5:48 am #737085 -
AuthorPosts
- You must be logged in to reply to this topic.