That indeed did fix the problem. I changed the template and everything looks perfect now.
Looking at the two calls from the tag documentation it looks like I should just be able to call <?php the_content(‘Read on…’); ?>
and use the <!–more–> quicktag to indicate an excerpt. That indeed does work fine and the excerpt on posts works when I invoke the <!–more–> tag in a post.
Thank you for the help