Closed (outdated)
Project:
Views Infinite Scroll
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2012 at 12:14 UTC
Updated:
27 Mar 2020 at 20:07 UTC
Jump to comment: Most recent
Comments
Comment #1
Taesto commentedOk so actually it works!!!
I put a footer at the bottom of my page, so that there was some space between the last element of the page and the bottom of the browser window, and then it worked.
I hope this can help others who are trying to make this work.
I also added the min.js version of autopager js so maybe that helped as well.
Anyway good to see this finally work.
Comment #2
Remon commentedWeird, I tested it with Zen theme, no blocks in footer region, works fine though.
Could you please provide more info on how to reproduce you issue?
Thanks
Comment #3
Taesto commentedI don't know, I just installed the module, and it didn't work. After a while I added in the css for the footer "position:relative; top:500px;" and then it worked...
to reproduce the bug you can try a page with no footer, or with the footer in the middle of the page.
Comment #4
honza pobořil commented