Good morning.
Trying to help a friend and I have run into something I do not know how to fix. After searching the forums and the net have not yet found a solution. Hoping you can help.
Test blog: http://www.ameliamarx.com/?m=201005
Using Monochrome: http://wordpress.org/extend/themes/monochrome
In the typical installation of Monochrome the archive/category pages show excerpts. My friend wanted to display full posts on archive and category pages so I have replaced the code to reflect: the_content() instead of the_excerpt().
Success! Except that the posts show up as one big blob of text.
I now have full posts showing, but the html and formatting are still stripped on archive and category pages same as they would be in an excerpt. Placing the post and html in the self-generated excerpt field does not work for this.
How do I make posts show up with full formatting on archive and category pages? We want the entire post showing as typed, paragraphs, photos, everything.
Thanks for any suggestions.