Hi
I'm trying to get infinite scroll to work with view , but i really don't know how to do it
i read all the other posts here but still i cant figure it out
here's what i have done:
1. I created a costume post type and called it "articles"
2. i created a template for that costume post type and called it – "Main Article Template" – full article – working OK
3. i created short description template and called it "Single Article Strip Template"
4. i created a view and called it "Article Post View" it working and showing each individual post base on "Single Article Strip Template"
but now i want to add the Infinite Scroll so it can load the next post automatically from the DB without the needs to click on next or previous
i really don't know how to fill the fields in the Infinite Scroll section , and I'm not using the index.php as a front page
the template that im using is "blankslate"
i have tried to follow your instruction here
http://wp-types.com/forums/topic/infinite-scroll-for-custom-post-types/
and here
http://wp-types.com/forums/topic/static-pagination-links/
but still i cant figure it out
any ideas how to make it working ?
Thanks
Ofir