After installing the Evermore plugin, I tried to make the link "Read the rest of this entry »" to "Read the rest of "TITLE" »", where TITLE is the title of the infividual post. The original code is <?php the_content('Read the rest of this entry »'); ?>.
So how to I include <?php the_title(); ?> into the code?
Please help thanks.
Edwin