I am trying to have the images preview on this page: http://floridadogadoption.com/category/large-dogs/
How can I get the images to pull from the posts?
I am trying to have the images preview on this page: http://floridadogadoption.com/category/large-dogs/
How can I get the images to pull from the posts?
Try changing <?php the_excerpt();?> to <?php the_content();?> in your theme's category template file - possibly category.php or archive.php.
Thank you I will try and let you know
This topic has been closed to new replies.