The irony – As soon as I hit “activate”, my blog dissapeared. I have no idea how to get it back, I just get a blank white screen on my home page now.
I am now trying to install a “digg it” button plugin, and the instructions call for me to edit “the loop”.
Unfortunately, the single.php does not mention “the loop” nor does the index or any other file in this theme. Any idea how I would go about completing this plugin install?
That fixed it. I deleted “_rss” and formatting now works. Thanks (I hope I didn’t just break something else)
No the_excerpt, just:
<?php the_content_rss('', TRUE, '', 150); ?>