How can I display all my blog posts using the taste theme?

Hello,

I hope someone can help me. I’m using the taste theme. I have 6 blog posts so far but only 4 are showing up. It seems the template is set to so 4 posts is the maximum, but who has a blog with only 4 posts? Below is the slider in the editing section.

I have 12 recipes altogether and I am going to be adding more! Here is how the pitiful page looks now.

If someone could help me, I would greatly appreciate it! I tried some code that was written in another blog, whereas I would just change the number from 4 to 12 in the pagination area. But that didn’t work. Any other ideas? O

Hi @Rosie08

You can change the limit of the blog post by following the instructions below

  • From your Shopify admin dashboard, click on “Online Store” and then “Themes”.
  • Find the theme that you want to edit and click on “Actions” and then “Edit code”.
  • In the “Section” folder, click on “featured-blog.liquid”
  • Find the “post_limit” like highlighted in the image below. Then change the max which is 4 to 50.

  • And save.

I hope it help.

Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!

I just changed it to 50, but nothing happened. Still showing only 4.

I even refreshed the page, but still… 4

Sorry to bother you again. I think it’s showing now. Somehow I got two blog sections. One was on and one was off. I switched the two and now they’re showing.

So great! I tried the other solutions but couldn’t make it work. This one worked like a charm, though. Thanks!