Forums
(@ziggy6868)
15 years, 6 months ago
This happened to our site as well. Any other info?
Something like this (for illustration only):
<?php if ($more) : ?> <?php the_content(); ?> <?php else : ?> <?php the_excerpt(); ?> <?php endif; ?>