When I use the Query Post Plugin to display the most recent post with the_excerpt option selected, the widget displays the excerpt but does not show the "Continue reading" link. If I select 'the_content' it simply displays the whole article.
I want to use Query Post to show the excerpt of my latest article and display the "Continue reading" link after the excerpt. Am I missing something?