BuddyDev

Search

[Resolved] Activity Autoloader – mobile?

  • Participant
    Level: Enlightened
    Posts: 72
    Vivek Mathur on #26676

    Hi, I just installed the activity autoloader and am testing it- a few queries:

    1. I am using a LOT of plugins on my site – BP related ones are mostly Buddydev plugins, but a couple of others too- any known conflicts or things to look out for?

    2. The autoload happens a couple of seconds after the LOAD MORE becomes visible – is that expected behaviour or should it start loading after say 70% of the previous load is scrolled?

    3. In the plugin page there is a snippet given to disable autoload in mobile- is there a reason why it is desirable to disable it on mobile ? Since 90% of traffic on my site is on mobile i wanted to check if this might cause any issues/ and if so then do i need the plugin at all?

    thanks,
    Vivek

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #26680

    Hi Vivek,
    Currently, the plugin checks if the “Load more” button is near the scroll and triggers a click on it.

    The scroll function is not throttled and gets call on ever scroll which might not be efficient for mobile devices. That’s why the code was provided.

    I plan to add throttling in next update to help improve the performance.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 72
    Vivek Mathur on #26684

    Thanks for the reply, Brajesh

  • Keymaster
    (BuddyDev Team)
    Posts: 24212
    Brajesh Singh on #26703

    You are welcome.

You must be logged in to reply to this topic.

This topic is: resolved