I'm working at a test URL right now, while trying to customize an installation of the Irresistible theme.
Right on the main page, I would like the full posts to display with images, rather than the partial posts. Just like:
Any ideas?
I'm working at a test URL right now, while trying to customize an installation of the Irresistible theme.
Right on the main page, I would like the full posts to display with images, rather than the partial posts. Just like:
Any ideas?
Edit the theme's index.php and replace the_excerpt with the_content (assuming it is using the_excerpt, of course).
Thank you!
This topic has been closed to new replies.