Hi, does anyone know how to make my wordpress post cut off at a desired point so the user will have to click to "read more"? Thanx!
you only need to use the read more tag if you use the_content and want to choose where posts are cut off. If you want posts cut off after a set number of characters then you need to use the the_excerpt tag
Do any of you leave your posts whole so that a reader doesn't have to click further to read? or is it generally a better idea to only serve them up a portion of the post?
I use the_excerpt and have the Excerpt Editor plugin installed. This way I can keep the major post content and the introduction separate for easier editing and management. Its just my choice and I like it this way