When using "Global: View" inside parent view and setted Infinite scroll for parent, rendered views do not appear nested into one another, but displayed like they not related at all.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | views_infinite_scroll-compat-views-field-view-1691148-2.patch | 888 bytes | queenvictoria |
Comments
Comment #1
Mujtaba Ahmed commentedI am having same issue. I am showing comments under the node image.
Comment #2
queenvictoria commentedThis seems to be related to this issue. I've taken it one more step and required that the items selector be the immediate child of the content selector. This works in my case (views_field_view and infinite_scroll). YMMV
Comment #3
sergiuteaca commentedThe patch #2 worked for me
Thanks @queenvictoria
Comment #4
honza pobořil commented7.x-1.x will receive no work. Migrate to 7.x-2.x.