Thanks much! Great widget.
Thank you very much, pozmu! I could have spent hours messing around with WordPress files and configs. I’m very glad to know it’s my DNS Zone with my hosting company. Cheers!
For WordPress 2.0:
Beaneath <div id=”advancedstuff” class=”dbx-group”> add:
<fieldset id=”postexcerpt” class=”dbx-box”>
<h3 class=”dbx-handle”><?php _e(‘Optional Excerpt’) ?></h3>
<div class=”dbx-content”><textarea rows=”1″ cols=”40″ name=”excerpt” tabindex=”6″ id=”excerpt”><?php echo $post->post_excerpt ?></textarea></div>
</fieldset>