Thread Starter
mchinn
(@mchinn)
Hmm…. I’m using the default theme. And I looked through the code for wp-content/themes/default/archive.php, and I found:
<div class=”entry”>
<?php the_excerpt() ?>
</div>
There is no <pre> tag. Strange.
Thread Starter
mchinn
(@mchinn)
Thank you VERY much for your feedback. Which or where would I find the “archive template”?
Thread Starter
mchinn
(@mchinn)
No “pre” tags here. I tried to take the text and strip everything out by pasting in into jEdit. Then copying directly back into WordPress. The posts in the archives don’t wrap but the posts otherwise wrap properly.