Hello everyone, I am brand new to Carp, I just purchased the Carp Evolution but have some questions regarding it. I would like this RSS: http://richandfamous.org/category/pink/feed/ To display half of the feed, along with a "read more" on the bottom linking back to the article. Also, I would like the image to show up. How would I go about doing this? Here is my current config code: Quote: /*** End Setup Code ***/ CarpConfAdd('descriptiontags','|img'); CarpConfAdd('descriptiontags','|a|/a'); CarpConf('poweredby',''); CarpConf('iorder','title,date,desc'); CarpConf('cborder',''); CarpConf('ai','<br />'); The image is NOT showing up as is right now, I probably have the code way wrong or something..." Thanks in advance.