Archived topic
Problems with "read more" lables
4 replies · Started by Eva on April 26, 2016
Hi Tom!
I have encounter a problem on the blog roll page on my web page. I can't figure out why one of the blog posts don't have a "read more" lable. I thought I did that on a general setting? How do I solve that, so it doesn't get so many" empty spaces" on the page. Advice Please!
Regards Eva
Link to my page I am referring to: http://www.mormorslillakraka.nu/
Hi Eva,
Could be a couple things.
a) Is that post using the more tag?: https://generatepress.com/knowledgebase/using-the-more-tag/
b) Is it using a post format other than standard?: http://screencast.com/t/o4CEwHvkt
Thanks a million Tom!!
Problem solved. I had not set the standard alternetive (B) Now it looks nice again.
Thank you so much.
Eva
Hi Tom, I have a followup question to this issue. I noticed that if I have a more tag in a blog article the excerpt option in Blog settings is ignored. So it appears I need to remove the more tags from all blog articles if I want the excerpt option to override, is that correct?
That's correct, the more tag sets a manual excerpt and uses the_content() function instead of the_excerpt().
