Hello,
How can i show ALL blog posts one ONE page? Currently it is only showing 6 blog posts per page. Can you please help?
Hello,
How can i show ALL blog posts one ONE page? Currently it is only showing 6 blog posts per page. Can you please help?
@sandraleedesign - please check blog template, they must be having an option for pagination after 6 blog posts, increase it to more like 100-200 and check
if you find it difficult then Ic an send collab request and check it for you.
You are so amazing! This worked thank you so much!!
its my pleasure to help us
Awwww thank you so so much. Works perfectly ![]()
I’m trying to update this code to work since I need the training blog to show more articles. I keep getting an error.
{%- if blog.handle == ‘training’ -%}
{%- assign articles_per_page = 20 -%}
{%- endif -%}
{%- paginate blog.articles by 6 -%}
Thank you! Thank you a million times over!