It’s currently set to ignore stick posts. Im not sure when I will get to this one, but as an interim fix, you can edit line 235 of ajax-load-more.php and remove 'ignore_sticky_posts' => true.
Also, so I don’t forget, you can post this as a feature request on the GitHub repo – https://github.com/dcooney/wordpress-ajax-load-more/issues?state=open
What you suggested has no impact on anything 🙁
Ok, i’ll look into later today.
Thanks, appreciate the help buddy
No not yet, its actually more difficult then I originally thought. It looks like I would need to create a custom ‘sticky’ query and then merge it with the standard Ajax Load More query.
Once I get more time I can look into this more, I need to figure out the most efficient way to handle this.