Tumblr Mobile ākeep readingā tag DOES NOT work. But just go on tumblr website on your mobile/tablet/iPad browsers. Itās fucking annoying and defeating the purpose of having the app, but IT WORKS. Took me half an hr to figure this out. Nothing else works.
Anya is live and ready to show you everything. Watch her strip, dance, and perform exclusive shows just for you. Interact in real-time and make your fantasies come true.
ā Live Streamingā Interactive Chatā Private Showsā HD Qualityā Free Actions
Free to watch ⢠No registration required ⢠HD streaming
So, we have all encountered posts that we love, but that go on forever. We really wish that the OP had used aĀ āKeep Readingā break. This post will help you to make the changes necessary to do just that.
Letās say I want to reblog the post above, but I donāt want to subject my followers to the monster post - especially if I am going to add even more to it by responding. It would be really useful to add aĀ ākeep readingā break myself.
But.
The 2015 tumblr infrastructure changes made this nearly impossible. It is completely impossible on photo posts and asks, for example. But, it is still possible for us to cheat and place breaks in text posts by using the HTML editor.
First, I need to demonstrate why adding a ākeep readingā break isnāt automatic in the new format.Ā
As we know, in order to add aĀ ākeep readingā break we need to trigger the RICH TEXT editor to pop up the happy little + MENU.Ā
We also know that the way that tumblr uses to indicate the hierarchy of responses is by a succession of indentations. Ā
Here is the reblog view:
Take note of the little line that indicates that a the material is within a blocked quotation:
In order to preserve that hierarchy, adding a ākeep readingā break MUST keep the series of block quotations (indentation) intact. Ā Ā
It would be logical to prompt the + MENUĀ by adding a line break in the post where I want to insert the ākeep readingā break. However, if Iām typing within a blockquote designation, the + MENUĀ will NOT be prompted, no matter what.Ā
Below I have highlighted the line break I created, and you can see the menu fails to appear.
The only way to prompt the + MENUĀ in the RICH TEXT editor is to take the monster post OUT of the blocked quotation.
Thatās great!Ā
But.
Again notice that the picture line is NOT highlighted. And that is the biggest consequence of messing with the indentation system: images will be displaced and bulleted or numbered lists will be unformatted.Ā
Here is the result.
The line spacing is really screwed up, the picture remains in a blocked quotation and is now out of place, creating an order problem. Finally the bulleted list just below the picture has been unformatted.
The reason tumblr implemented this, I think, was to try to ensure that I canāt go in and change an OPās words to twist the post, making it look like s/he said something that they did not say.(Thatās also why I called this solution aĀ ācheat.ā The tumblr system can be beaten pretty easily. So, Iām trusting that readers will not abuse what Iām demonstrating.)
To accomplish the change and still leave the hierarchy of blocked quotations intact, I must switch from the default RICH TEXT editor to the HTML editor.
Click the gear icon in the upper right of the post. At theĀ āText Editorā item, click the drop down menu and change from RICH TEXT to HTML.
***It is important to take clear note of where I want to place theĀ ākeep readingā break before changing over. (In this case, I want to place the break just before the image.)***
Once the editor is switched, I need to sort through the jumble of code to find the last thing that I want to display before the break. In this case, the last thing I want displayed ends withĀ ā...the point is very clear.ā Because it is text written in a paragraph format, I also want to be sure that I include the close of that paragraph (</p>).
Place the cursor following the final character and press enter twice in order to create a line break and a little space to work in. Now, there are several small edits to make:
After the final character of what I want before the break, insert </blockquote>. This ends the block quotation and allows for the space for the break.Ā
Third, before characters that I wish to start after the break, insert <blockquote>. This revives the blocked quotation. Itās as if the block started there instead of before the break, so all the image ordering, line spacing, and bulleted and numbered lists are left intact.
If you want to check to see if it turned out properly, click the dropdown menu on the reblog button, and chooseĀ āPreview on Blog.ā It should appear like this:
(TheĀ ākeep readingā break will not function yet if you click on it, because I havenāt actually reblogged the post yet.)
After clicking reblog, the post will show up on the dashboard of my followers as:
Much cleaner than the monster post, right? So, if a follower clicksĀ āKeep reading,ā then it will open fully and display thus:
Notice in the detail view (though it is rather light), that all portions of the post have retained their indentation - even as theĀ ākeep readingā line functioned.