How to show all blog posts on one page - DAWN THEME

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?

URL: https://www.sandraleedesigns.com/blogs/news

@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.

@sandraleedesign

oh sorry for that issue can you attach how to do this

You are so amazing! This worked thank you so much!!

@sandraleedesign

its my pleasure to help us

Awwww thank you so so much. Works perfectly :heart_eyes:

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!