Making your Tumblr an Endless Scrolling page
To make your own Tumblr have an endless scrolling page (until you reach your very own first post), also known as autopager or autopage, or infinite scrolling , you just need to paste a line of code into your description, but please, pay attention to the tutorial.
UPDATE: We’ve received tons of mails telling us that the tumblr autopager script simply doesn’t work on some tumblr themes, so we added a couple of methods that should cover most layouts, though sometimes is just plainly impossible to make it work.
Tumblr with Infinite Scrolling Pages. Method 1.
Paste the following line of jscript code into your description box to make your blog endless scroll. It doesn’t matter if the description already has text or anything else, since this script won’t show up.
- Go To Customize Appereance >> Description and paste the following script:
- Save and Close and check if it works.
<script type="text/javascript" src="http://codysherman.com/tools/infinite-scrolling/code"></script> |
Tumblr with Infinite Scrolling Pages. Method 2.
- Remove the script you pasted in the description as indicated above
- Go to Customize Appereance >> Edit HTML
- Paste that same code right above the </head> tag.
- Test again if it works.
Tumblr with Infinite Scrolling Pages. Method 3.
- Keep the code you inserted in the description, do not erase it.
- Before each post type [e.g. {block:Posts }] tag within your theme html, paste the following code:
- After each closing post type tag [e.g. {/block:Posts}], paste the following code:
<div class = "autopagerize_page_element" > |
</div> |


97 Responses to "Making your Tumblr an Endless Scrolling page"
Add Comment ← Older Comments-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
← Older Comments