• allonestring

    (@allonestring)


    Hi
    I’ve managed to beat most of my gremlins by scouring the forum, and barring a few css tweaks have it beautifully loading both posts and a sample cpt into a masonry layout [*] but can’t get it to load new posts on scroll. My shortcode looks like this:

    [ajax_load_more id=”5737532504″ container_type=”div” post_type=”post, handout-grid-item” posts_per_page=”20″ scroll=”true” scroll_distance=”0″ scroll_container=”.blog-grid” transition=”masonry” masonry_selector=”.blog-grid-item” masonry_animation=”slide-up”]

    Could you point me in the right direction please?
    Thanks

    * insert gushing thanks for a fab plugin here ?

    The page I need help with: [log in to see the link]

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    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,

    Thread Starter allonestring

    (@allonestring)

    Hi
    Nope, I’m afraid that that’s made no difference – still no load on scroll.
    [*]

    Plugin Author Darren Cooney

    (@dcooney)

    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.

    Thread Starter allonestring

    (@allonestring)

    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
    [*]

    Thread Starter allonestring

    (@allonestring)

    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

    rospo85

    (@rospo85)

    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!

    Plugin Author Darren Cooney

    (@dcooney)

    No news, I can’t replicate the issue anywhere else.
    I’ll need to see a link to your issue @rospo85

    Thanks

    rospo85

    (@rospo85)

    hi @dcooney! Thanks, this morning i’ve solved removing the scroll_container param ??
    Thanks again!

    Thread Starter allonestring

    (@allonestring)

    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

    teezi

    (@teezi)

    Same issue – posts weren’t loading on scroll. Removing the scroll_container parameter fixed this for me too.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘posts aren’t loaded on scroll’ is closed to new replies.