Dear Anne,
I see that you use WordPress, and so do I! But with the newest version, there is no easy way to make the “more” tag take the reader to the full post, starting at the top, rather than taking the reader midway down the page.
Can you help?
Wanting More
—
Dear Wanting,
Why yes, I can help! Here’s what you need to do:
Go to your file in wp-includes called “template-functions-post.php” Find the line which includes:
#more-$id\
Change it to just plain \.
There, you should be all set!
Anne