Thread Starter
Ricki
(@ricarda)
Never mind… user error (duh)
FYI. It works with Theme My Login as well.
Try adding…
<?php global $more; $more = 0;?>
before the call:
<?php the_content('Read the rest of this entry »'); ?>
This is discussed all the way at the bottom of the Customizing the Read More. It is needed for all templates, except the home page.