Is there a way to add the infinite scroll functionality to article pages? When a visitor scrolls passed the comments section, I want to start loading the latest stories.
Currently, I am doing a wp_query to pull in the latest n stories, but I would like this to be an infinity load spot.
Thanks for the help!
Matt.