Viewing more blog posts - Dawn Theme

Hello

I am using the Dawn theme and on my Blog page i only have 4 articles that appear - when i click view more- nothing happens - please help

https://yoga-spirit-mauritius.myshopify.com/blogs/bien-etre

rtewth

Thanks

Hi @TBS2023
I have checked and found that the URL of the button is redirecting to the same page it is.
You have to change the URL and add the URL to which you want to redirect the page.

Regards,

Reena

Where can i change this please?

Have you found your solution ?

I’m currently on DAWN 15.2.0 and in your themes, you should edit featured-blog.liquid. The code is somewhere 3/4 length of the post.

{
“type”: “range”,
“id”: “post_limit”,
“min”: 2,
“max”: 4,
“step”: 1,
“default”: 3,
“label”: “t:sections.featured-blog.settings.post_limit.label”
},

You need to change the “max”:X, where X is the number of blogs you wish to have.

For my case, I put it to 12. save it, and refresh your blog. should work.

https://aurashades.co/blogs/the-aura-times

This is my blog now. It’s showing more than 4 now. Finally. For one moment, I thought I had to go buy a blog app or something.