I’m tryin to reduce the excertps lenght for showing only the excerpt in all categories and posts even if the text length of the post is only three words.
So i used this on my functions.php inside my child theme :
Would you mind if i log in to your site and do some troubleshooting? If this is ok then could you please share me your site log in details privately by checking the option “Set as private reply” when replying to this topic?
thank you for your answer, I’m tryin to fix this in local and I’ve seen that is working but the real request is to have the excerpt even if I don’t write any word inside each post.
My client would see only the post thumbnail in each post and clicking on the image see the gallery.
I’ve noticed that if you don’t write anything inside a post you alway see the post thumbnail and the gallery even if you’ve set Wordpress to show the excerpt so I’m thinking is not a problem of excerpt length because setting it to 3 with the code above is actually working fine in localhost but where is not present text in the post it’s not working.
I hope I’ve explained well the question and many thanks again for your attention.