The link shows up OK on my home page, but when you click on a category, the posts are not shown in full (what I want) but the "Read the rest of this entry" link is not there, instead this […] shows up where "Read the rest of this entry" should be. The post title is clickable, but I'm afraid non techy types won't realize that.
Template_Tags
the_content vs. the_excerpt
Thank you, interesting reading, except I still don't know what I'm doing wrong, or how to make it work right.
Paste the contents of your current theme's category.php file to http://wordpress.pastebin.ca and report back the link. If your theme doesn't have a category.php then paste the archive.php file instead.
OK, I figured it out, thanks.
I took out "the_excerpt" and inserted "the_content" and edited the "more_link_text" to read "Read the rest of this entry". I had to go over this twice, over the space of 2 days before I got it.