After checking with latest android version it load well. With my older not.
Thanks for the response!
I’ve done what you said and for Ie is fixed but not in mobile.
Thanks robmeerwijk!
For those who want to center the infinite loader, you can do with jetpack css adding the following code:
/* Inifnite Scroll - Spinner */
.infinite-loader {
color: #000;
position: fixed;
left: 50%;
top: 50%;
}
Hi robmeerwijk,
I’ve seen that you solved the problem in your website and it’s built in infinite scroll, could you tell us how did you get it?
Thanks, I’ll be pleased to your help!