Do the newer tumblr updates interfere with the infinite scroll feature of your P3 theme? Mine seems to be broken and I don't know if it's a me problem or a tumblr problem.
Hi! Thank you so much for raising this issue.
It’s not a Tumblr problem, but rather, the website that hosted the infinite scroll code went offline. Because of this, all references (specifically, those that didn’t host the code on their own or uploaded it to Tumblr’s static file uploader) to the infinite scroll code went down. To fix this, please change the following fragment in the html code from:
{block:IfInfiniteScroll}{/block:IfInfiniteScroll}
to:
{block:IfInfiniteScroll}{/block:IfInfiniteScroll}
I will be updating all my codes in a bit and will be posting once I’m done updating them all.
EDIT: I already updated all codes with the fix. Going to make a formal post about it + my move to github some other time.













