Tagged: load more, Masonry Gallery, mobile
The Load More button for my masonry gallery is not working when viewing in Safari on my iPhone 6. Can you help me find a solution? Thanks.
Hi JPOsteen,
Could you try to disable any plugins you might have active to see if one of them is causing a conflict please?
Thanks,
Rikard
After following your suggestion to disable my plugins, the load more button still did not work on my mobile device.
Hi,
It’s working fine on my end using iphone4/chrome, what device/browser are you using?
Regards,
Rikard
Hey!
I can reproduce the issue on my end on iphone 5s. Please try adding following code to Quick CSS
.avia_mobile #top .av-masonry{ position: absolute !important; }
Regards,
Yigit
Thanks for the suggestion, but when I added your code it only moved the masonry gallery to the left side of the screen. Please see the attached screenshot: http://jeanpaulosteen.com/wp-content/uploads/2015/09/IMG_7452.png
Hi!
Do you mind creating a temporary admin login and posting it here privately?
Cheers!
Yigit
Sure. I will need your email.
Hi!
You can use (Email address hidden if logged out) but please post login credentials here privately so any available moderator can look into it
Best regards,
Yigit
Admin info is below.
@Yigit Any luck finding a fix?
Hey guys, any help on this would be greatly appreciated. My original post for help was on September 23.
Hi!
Sorry for the late reply!
I changed the code to following one
.avia_mobile #top .av-masonry-load-more { position: absolute !important; }
and confirmed that is working fine on my iphone. Can you please review your website now?
Regards,
Yigit
Works perfectly! Thanks!