Anyone familiar with WordPress themes, specifically Hemingway? I love it except I hate that it’s stripping stuff out of the front page posts. I want the images and links included – I don’t want people to have to click to the entry to see them. I’m guessing it’s making some kind of excerpt but I’m very new to this system and not sure what I should be looking for in order to change it. Any ideas?
Actually, I’d like it to show a bit more of the post as well if that was possible. All fixed, thanks M1k3y!!!
No related posts.

sir
go to Presentation -> Theme Editor
select Main Index Template
change “the_excerpt()”
to “the_content(‘Read the rest of this entry »’);”
should fix it i think
Thanks!!!!!
no probs man
happy to help