Infinite scroll script fixed to support https
Since old infinite scroll worked only with http (insecure) pages and since now tumblr is forcing https, I had to edit the script and reupload it to tumblr theme assets. The fixed script is provided below, just replace it with the old one in your theme if infinite scroll doesn’t work.
<script type="text/javascript" src="https://static.tumblr.com/vcr2ghk/l1Lpxqats/infinitescrolling.min.js">
Refer to source code of my blog theme how to configure it if needed.











