somersault
Member
Posted 6 years ago #
Pardon my frustration while I calm down a bit. Using WordPress 1.5. When I make an HTML formatted post in a category, the HTML is stripped when I view the post within the category, but is NOT stripped when I view the post on the main blog page.
I've been searching for an hour now, and can't find any reference to this, or any way to turn off the filtering. I want the formatting to show when the posts are viewed within a category, and this should apply to ALL categories.
Somersault
In your theme's Category template, find a reference to "the_excerpt" and replace it with "the_content". More info:
http://codex.wordpress.org/Template_Tags/the_excerpt
http://codex.wordpress.org/Template_Tags/the_content
somersault
Member
Posted 6 years ago #
Many thanks. It took some looking for the right template file, but it works. Now if I could just figure out how to get rid of the Blogroll in the sidebar I'd be done.
Somersault
admin > Links > Link Categories > Edit/Delete/whatever :)