You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Everyone,
By default Rusty Typewriter offers to places where the posts are listed, along with the short excerpt:
In the front page, section Recent Posts,
In page Posts.
Each of them seems to have a different logic for determining how of the initial post contents would be displayed. It looks like the former trims to 2 lines and the latter trims to three lines. They both disregard the <!--more--> marker and they both disregard any basic formatting, such as italics.
It looks like the same number of trimmed lines is used both when the blog is displayed in the big and wide computer screen, and when it is displayed in a smartphone screen that is often held vertically. What is the recommended way, if any, for controlling this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi Everyone,
By default Rusty Typewriter offers to places where the posts are listed, along with the short excerpt:
Each of them seems to have a different logic for determining how of the initial post contents would be displayed. It looks like the former trims to 2 lines and the latter trims to three lines. They both disregard the
<!--more-->marker and they both disregard any basic formatting, such as italics.It looks like the same number of trimmed lines is used both when the blog is displayed in the big and wide computer screen, and when it is displayed in a smartphone screen that is often held vertically. What is the recommended way, if any, for controlling this?
All reactions