Skip to Content
DocsGuidesSection Limits

Section Limits

Every list in the theme stops at a fixed number of items, so no section grows without limit as you publish. This page lists those numbers for each theme, says which of them are theme settings, and names the template file for the rest.

Unless a row says otherwise:

  • A list shows the newest items first. When a new post qualifies for a list, the oldest one drops out on its own.
  • A number without a setting is fixed in a template file. Code Injection cannot change it, because the posts are selected on the server when the page renders. Change the limit value in the file named in the table and upload the theme again, as described in Editing Theme Code.
  • posts_per_page is the value in package.json described in Ghost Config.
  • Settings live in Settings → Site → Design & branding → Customize → Theme. The number after a setting name is its default.

Essence

Essence has one list and no featured section. A featured post gets a “Featured” label on its card and in the post header, and nothing else changes for it.

SectionShowsChange it
Posts list on the homepage, tag and author pages8 posts per page, then a Load More buttonposts_per_page

Scope

Homepage:

SectionShowsChange it
Featured sectionThe 10 newest featured posts, in every featured section stylehome.hbs, limit=10
Latest Posts8 posts per pageposts_per_page
Our AuthorsThe 6 authors with the most postshome.hbs, limit=6
Tag sectionsThe tags from the Tags list sections setting (3), 3 posts per tag in the Grid + Card Vertical post list style and 4 in the other stylesTags Sections for the tags, home.hbs, limit=3 and limit=4 for the posts

Landing page:

SectionShowsChange it
Featured PostsThe 10 newest featured postslanding.hbs, limit=10
Latest Posts8 posts per pageposts_per_page

Posts and pages:

SectionShowsChange it
Related Posts under a postThe 3 newest posts other than the open one. They are not matched by tag.post.hbs, limit="3"
Recommendations in the footer4partials/layout/footer.hbs, limit="4"
Tags in the footerThe Footer tags setting (4)Tags
Tags pageThe tags from the Tags page displaying tags setting (10), 3 posts per tagpage-tags.hbs, limit=3
Authors pageUp to 100 authors, most posts firstpage-authors.hbs, limit="100"

Thoughts

Thoughts has no featured section and no related posts section. A featured post gets a flame icon on its card.

SectionShowsChange it
Posts list on the homepage, tag and author pages6 posts per pageposts_per_page
Recommendations in the popup navigation8partials/layout/popup-navigation.hbs, limit="8"
Tags pageThe tags from the Tags page displaying tags setting (10)Tags
Authors pageUp to 100 authors, most posts firstpage-authors.hbs, limit="100"

Feed

Feed has no featured section on the homepage. Featured posts appear in a sidebar widget, and a featured post gets a flame icon on its card. The widgets show in the layout styles that keep the sidebar widgets visible.

SectionShowsChange it
Posts list on the homepage, tag and author pages6 posts per pageposts_per_page
Featured widgetThe 3 newest featured postslimit="3" in default.hbs, author.hbs, page.hbs, page-tags.hbs and page-membership.hbs
Related Posts widget on a postThe 3 newest posts other than the open one. They are not matched by tag.post.hbs, limit="3"
Recommendations widget5partials/widgets/recommendations.hbs, limit=5
Tags widgetThe Tags list widget setting (5)Tags
Authors widget on an author pageThe 3 other authors with the most postsauthor.hbs, limit="3"
Tags pageThe tags from the Tags page displaying tags setting (25)Tags
Authors pageUp to 100 authors, most posts firstpage-authors.hbs, limit="100"

Moment

Featured posts have their own section only in the Tilt Flow home layouts. Everywhere else a featured post gets a flame badge on its card.

SectionShowsChange it
Gallery on the homepage, tag and author pages12 posts per pageposts_per_page
Hero gallery in the Tilt Flow and Tilt Flow Gallery layoutsThe feature images of the 25 newest featured postspartials/homes/tilt-flow.hbs, limit=25
Tags on the homepageThe Tags list setting (10)Tags
Read next under a postThe post published right before the open onepartials/sections/read-next.hbs, limit=1
Tags pageThe tags from the Tags page displaying tags setting (10), 4 posts per tagpage-tags.hbs, limit=4
Authors pageUp to 100 authors, most posts first, 4 posts eachpage-authors.hbs, limit="100" and limit=4

Aspect

Homepage:

SectionShowsChange it
Featured section, Carousel and Slider stylesThe 8 newest featured postshome.hbs, limit=8
Featured section, Grid and Grid List stylesThe 7 newest featured posts as one large card and six small ones. When fewer than 7 posts are featured, the empty cards take the newest non-featured posts. On narrower screens the grid hides its last cards to keep the rows even.home.hbs, limit=7
Latest12 posts, a Load More button for the next 12, then more load as you scrollposts_per_page
Our AuthorsThe 10 authors with the most postshome.hbs, limit=10
Tag sectionsThe tags from the Tags list sections setting under Homepage (4), 10 posts per tag in a carouselThe setting takes the same values as Tags list. home.hbs, limit=10 for the posts
Recommendations12home.hbs, limit=12
TagsThe Tags list setting (25)Tags

Posts and pages:

SectionShowsChange it
Read Next under a postThe 10 newest posts other than the open one, in a carousel. They are not matched by tag.partials/post/read-next.hbs, limit=10
Tags in the sidebarThe Tags list sidebar setting (4)Tags
Tags pageThe tags from the Tags page displaying tags setting (25), 10 posts per tagpage-tags.hbs, limit=10
Authors pageUp to 100 authors, most posts first, 10 posts eachpage-authors.hbs, limit="100" and limit=10

OnFlow

OnFlow has no featured section. A featured post gets an icon on its card. The homepage counts are settings, and an empty setting hides its section.

SectionShowsChange it
Latest posts on the homepageThe Latest posts count setting (5)Sections
Projects on the homepageThe Projects count setting (3)Sections
Recommendations on the homepageThe Recommendations count setting (4)Sections
Tags on the homepageThe Tags list above posts setting (10)Sections
Writings, Projects, tag and author pages8 posts per pageposts_per_page
Read next under a postThe 4 newest posts other than the open one. A project shows the 4 newest other projects instead. They are not matched by tag.post.hbs, limit="4"
Tags pageThe tags from the Tags page displaying tags setting (10)Tags
Authors pageUp to 100 authors, most posts firstpage-authors.hbs, limit="100"

Thesis

Homepage and the Blog page template:

SectionShowsChange it
Featured, Paid and Latest sections on the homepage3 posts each. Featured shows the 3 newest featured posts, Paid the 3 newest paid posts, Latest the 3 newest postspartials/sections/posts.hbs, limit=3, one value for all three sections
Featured and Paid sections in the Blog template3 posts eachThe same limit=3
Tags on the homepageThe Tags list setting (4)Tags

Sidebar, posts and pages:

SectionShowsChange it
Posts list in the sidebar10 posts, more load as you scrollposts_per_page
Tags in the sidebarThe Tags list sidebar setting (5)Tags
Tag filter above the sidebar listUp to 100 public tagsdefault.hbs, limit="100"
Read next under a postThe 2 newest posts other than the open one. They are not matched by tag.partials/post/read-next.hbs, limit="2"
Tags pageThe tags from the Tags page displaying tags setting (10)Tags
Authors pageUp to 100 authorscustom-page-authors.hbs, limit="100"

Format

Homepage:

SectionShowsChange it
Featured sectionThe 20 newest featured posts, in every featured section stylehome.hbs, limit="20"
Tags sectionThe Tags list above posts setting (10). The List with Posts style adds 4 posts per tag.Tags for the tags, partials/section/tags.hbs, limit="4" for the posts
Latest6 posts per pageposts_per_page
RecommendationsThe Recommendations count setting (4). Empty hides the section.Sections

Posts and pages:

SectionShowsChange it
Read next under a postThe 4 newest posts other than the open one. They are not matched by tag.post.hbs, limit="4"
Writings page6 posts per pageposts_per_page
Tags pageThe tags from the Tags page displaying tags setting (10), 4 posts per tagpartials/section/tags.hbs, limit="4"
Authors pageUp to 100 authors, most posts first, 4 posts eachpage-authors.hbs, limit="100" and limit="4"