Plugin? I don't know never tried it. Their page says:
Why doesn’t it work on ____ page?
Currently, the plugin is disabled for everything but the main page, but I’ll work on enabling it for Archives, Categories, and Tags.
I don't really understand. If you'll have 100 posts on home page it will load them while scrolling, if you'll have 1 post there will be nothing to load/scroll?
Like this: http://www.kallehagman.com/.
I was wondering is there a way to do this, some kind of tutorial maybe for it ? I guess I would need it for wordpress sites
jquery - mouse wheel event - .load
Wordpress: http://www.infinite-scroll.com/
Can I use this on a static page that is my homepage, since that's the only place I want to use it ?
My static would be something like this in terms of content : http://global.tommy.com/int/en/Collections/children/hello-sunshine
Except it would have far less content but still
Plugin? I don't know never tried it. Their page says:
So I guess that's exactly what do you need.
So it will work for static homepage that doesn't have "More posts" ?
I'm sorry for so many questions instead of testing it out it's just I can't since i've only done html / css no wordpress yet for my site
I don't really understand. If you'll have 100 posts on home page it will load them while scrolling, if you'll have 1 post there will be nothing to load/scroll?
I won't have posts on a home page(custom static page) but i will have a lot of divs with static content.
So im wondering will that be possible to load while scrolling ?
Ow, no, it's only for wordpress homepage posts. I afraid you'll need to write your own code for a static page using .load() and .scroll() functions
Ahh I'm glad you understood me :D
So theres not tutorial out there to do that ? I can't seem to find one on google
I don't really have that much time to google that for you :), but here's one of the first results:
http://stackoverflow.com/questions/10663985/using-jquery-load-when-user-scrolls-to-the-end-of-page
I think that should give you the idea.
Alright thanks