Closed (outdated)
Project:
Views Infinite Scroll
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
13 Jan 2013 at 06:33 UTC
Updated:
27 Mar 2020 at 20:08 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
SebCorbin commentedThese modules should use some kind of ajax behaviors to trigger loading of their on the content added by Ajax
Comment #2
quickly commentedThe add-to-any module works fine with the content loaded by ajax using the http://drupal.org/project/ajax_links_api module. Why isn't it working with the content loaded by VIS?
Comment #3
miccelito commentedSame problem with displaying Google maps (Gmap) on content that loads after scrolling.
Comment #4
Garry Egan commentedIt tool me a week to figure out what was causing my images to load BLANK. I non-chalantly activated the ADDTHIS module while doing several other tasks and the next morning I awoke to have my site unstable with blank images loading. Only after I started de-enabling modules did I figure out it was a conflict between ADDTHIS and VIS.
That one cost me a week. So, no, I wouldn't suggest using the two together or use the manual like button code.
Comment #5
simone960 commentedAny update ? I'm using this module with addtoany, but there's an incompatibility issue with AJax views... what a pity...
Comment #6
sibany commentedHey All,
hope this fix your problem :)
i have fixed this by adding this code to the js file ...
using addthis module for facebook like button counter ...
views_infinite_scroll.js
at line 41->
and in the views disable the Ajax...to No.
i have attached the file...
Best regards
M.sibany
Comment #7
sagannotcarl commented@sibany please make a patch of your change so it can be reviewed.
Comment #8
danny englanderHere's a patch based on #6 above, the fix worked for me.
Comment #9
danny englanderHere is a better patch, tested and against the latest dev.
Comment #10
tvn commentedComment #11
honza pobořil commentedComment #12
honza pobořil commented