I would like to NOT show post images on my archive, category and search results pages. Is there a way to suppress the images?
thanks!
I would like to NOT show post images on my archive, category and search results pages. Is there a way to suppress the images?
thanks!
Use the excerpt() in the relevant templates instead of the_content().
Thanks, esmi! Duh!
For what it's worth, I also found a useful function.php hack that lets you hack the_content() if that's what you want to do: http://www.kisaso.com/technology/printing-the-content-without-the-images-wordpress/
This topic has been closed to new replies.