WPIntell

Source evidence

Breaks Infinite Scroll

Asynchronous Javascript · support · 2014-03-25T09:33:00+00:00

neutralsentiment
mediumseverity
0.41relevance
4replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 35 rows with source links

14.3% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

30 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
addatomlunare resolved
I have Infinite Scroll installed and when using asynchronous-javascript it stops working, any ideas how i can exclude this plugin? Website is: carwitter.com I have left the Asynchronos-javascript on and Infinite scroll. https://wordpress.org/plugins/asynchronous-javascript/ I have added these to the exclusions: jquery.infinitescroll,infinite-scoll It seems to work fine in IE but not in Chrome? The combination of you using CloudFlare’s rocketloader and the fact the script is written directly to the page instead of using an external file is most likely the problem. I have always had rocketloader turned on though? Not saying that it doesn’t do what it intends, but you are trying to combine two asynchronous solutions, should only be using one.

Comments

4 shown
addatomlunare 2014-03-25T09:59:00+00:00

I have added these to the exclusions: jquery.infinitescroll,infinite-scoll It seems to work fine in IE but not in Chrome?

Paris Holley 2014-03-25T16:53:00+00:00

The combination of you using CloudFlare’s rocketloader and the fact the script is written directly to the page instead of using an external file is most likely the problem.

addatomlunare 2014-03-25T16:56:00+00:00

I have always had rocketloader turned on though?

Paris Holley 2014-03-25T17:00:00+00:00

Not saying that it doesn’t do what it intends, but you are trying to combine two asynchronous solutions, should only be using one.