Hi @allonestring,
Strange! I see scroll_distance="0" set in your shortcode so that should work.
Can you try setting scroll_distance="-20" to see if it triggers before it comes into view?
Cheers,
Hi
Nope, I’m afraid that that’s made no difference – still no load on scroll.
[*]
Well i’m stumped. I tried a bunch of fixes in the browser console.
All I can think of is the Flickity JS errors are causing problems.
One other thing we could try is turning off Masonry to see if thats the root cause.
Thanks. I’ve tried removing the flickety script – no luck – but will try removing all the js and see what happens then …
Will let you know
[*]
Hi
I’ve disabled all plug-ins (except yours and acf), removed all js and set the layout to !masonry – with no luck.
I’ll work around for the mo, but if you get a flash of inspiration please let me know!
Thanks
Sal
Hi!
I’ve the same problem. My settings are
[ajax_load_more id=”ga-hp” container_type=”div” css_classes=”gaBlogList row collapse” post_type=”post” posts_per_page=”2″ scroll=”true” scroll_distance=”10″ scroll_container=”gaBlogWrapper” transition=”none” transition_container=”false” progress_bar=”true” progress_bar_color=”FF00FF” images_loaded=”true” button_label=”Older”]
Any idea or news about it?
Thanks!
No news, I can’t replicate the issue anywhere else.
I’ll need to see a link to your issue @rospo85
Thanks
hi @dcooney! Thanks, this morning i’ve solved removing the scroll_container param π
Thanks again!
Hi
I too have removed the scroll_container parameter and now too have auto-scrolling. Thanks @rospo85! [*]
masonry isn’t packing correctly, though; would you like a separate thread for that?
Thanks
Same issue – posts weren’t loading on scroll. Removing the scroll_container parameter fixed this for me too.