Blog index show full articles

Hi,
Been trying to make blog index page show only excerpts but it keeps showing entire posts. How can I fix it?

WP dashboard -> Reading -> show only excerpts option checked but seems Shapely theme overrides that setting.

I tried solution with adding css:

.blog .entry-meta, .blog li, .blog p{
display:none;
}

But it shows now only title of the post and pics from that post. Also removing navigation. How to keep the title and excerpt, as well as avoiding showing pics from the post?

Thanks in advance for your help.

Hi there

Try to use Read more tag in the posts or excerpts :wink:

Hi
I’ve got the same problem. How can I set my blog post to be short? Now I see full post near next post
My website:
https://lapisart.pl/blog

Hi Paweln

Try to use Read more tag in the posts or excerpts, these are default WordPress functions to shorten blog post length ?

Thank you for your answer. But Where I find it?
I set it but I think Shapely overwrite it.

Ok, I solved it. Thank you :slight_smile: For others: you should during edition set button Insert more tags

Thank you for sharing solution Paweln :slight_smile:

I will close this case now, Feel free to contact us again if you have other questions

Thanks!