We are having trouble getting text formatting such as color and italics that are added to a post to display when viewed in the four-column blog page. (this is for small sentence of text describing an image). Formatted text in the post shows as plain un-formatted text in the page showing four-column views of the images and associated text.
Thanks
Hi mrector,
what you see is called the excerpt and works as designed. All HTML tags and graphics are stripped from the excerpt’s content:
http://codex.wordpress.org/Function_Reference/the_excerpt
Have a look at the content() function and the more quicktag which might help you.
http://codex.wordpress.org/Function_Reference/the_content
Cheers,
Alexander @ http://www.mouseclick.com