The Read More links on my posts (old and new) are not displaying. Can you please let me know if there is a way to get the More tags to work again?
I have 3 sites all with the Sparkling theme. The More tags have stopped working on 2 of them. I didn’t make any changes that I know of. They are all on latest version of WP, theme and plugins
I’m not sure what the difference is. I deactivated all the plugins on the one site to see if I could isolate a plugin problem, but the More tag doesn’t work even with no plugins.
I have “show post excerpts” selected in the Theme options. The more tag is shown on this page.
Thanks for your reply. I tried 4 different things as mentioned in the posts you referred to:
I unchecked the box “Show post excerpts”. This did cause the Read More button to appear, but none of the post header images were showing. The blog is the main page for my site, so it looks too boring without the images.
I put the code
a.more-link {
display: block;
color: #DA4453;
}
In the Other CSS box and this did result in a text link (more…) being displayed at the bottom of the posts and the post header image is also shown. I have left it this way for now. This is an improvement over not having any link, but I really liked the way it was before, with the Read More button since it looks a lot nicer and is more likely to entice the reader to click on it.
Someone else also asked for a nicer button instead of the plain link. I tried inserting the code that you supplied for them, but it didn’t work for me. There was no link and no button at all.
I tried installing the child theme from one of the other solutions. This did show the Read More button and the post image the way it used to work. The problem with this solution is that I lost my main page header image and the directory structure and so I had to go back to the main theme.
Is there any possibility of putting this back the way it was in the theme? It seems like everyone who uses the More Tag is having the same problem. Although one of my sites that uses Sparkling theme is showing the Read More button the way it used to work on all of them, and I don’t know why that is.
Please let me know if there is a way to make the Read More button work the way it used to. I appreciate your help. I image you have been just as frustrated as we are with the amount of time spent on such a trivial (yet important) issue.
1) I unchecked the box “Show post excerpts”. This did cause the Read More button to appear, but none of the post header images were showing. The blog is the main page for my site, so it looks too boring without the images.
Please make sure that you have set featured images to the posts so that they will display on the top of the posts on home page.
3) Someone else also asked for a nicer button instead of the plain link. I tried inserting the code that you supplied for them, but it didn’t work for me. There was no link and no button at all.
I tried turning the feature image on for one of the posts, and this did look OK and the Read More link showed, but unfortunately, this is not a good solution overall. For one thing I would have to go through every post and take the image out and put it in again via the Set feature post link. This would be a lot of work. In addition, if I do this and then go to the actual post (as opposed to the home page that shows the summaries) the feature image displays above the post and is outside the boundary box displayed by this theme and is narrower than the article boundary, so it looks funny.
This would be a lot of work. In addition, if I do this and then go to the actual post (as opposed to the home page that shows the summaries) the feature image displays above the post and is outside the boundary box displayed by this theme and is narrower than the article boundary, so it looks funny.