Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hi there, can somebody please help me with changing how many blog posts are shown on each page for Sense theme? It only shows 6 posts as standard but I'd like to extend to 12.
Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Hello,
The Sense theme doesn't have an option for this, so you'll have to change this in the code.
Go to Edit code and then open the file /sections/main-blog.liquid.
On Line 19, you'll see this code:
{%- paginate blog.articles by 6 -%}
Change the 6 to 12 and you are good to go.
This is an accepted solution.
Hello,
The Sense theme doesn't have an option for this, so you'll have to change this in the code.
Go to Edit code and then open the file /sections/main-blog.liquid.
On Line 19, you'll see this code:
{%- paginate blog.articles by 6 -%}
Change the 6 to 12 and you are good to go.
Thank you so much! I was going mad trying to find that section of code!! Thank youuuu!!
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025