Better Excerpt Handling
-
Hi
I’m trying to automatically generate extracts on my category pages and my search results. So far I have:
<div class=”entry”>
<?php the_excerpt(); ?>
</div>How do I change the code so that it does ‘…more’ automatically which is clickable?
Thanks in advance for any help.
Everton
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Better Excerpt Handling’ is closed to new replies.