I was looking for that as well.
My front page has a very tight amount of room for the excerpt. But search.php has a lot more room.
Maybe we should suggest this for for WordPress 3.2.
Hi Philppko and alisondoyle
I read both your message threads on this and I was wondering if you had any success yet?
I have been using Contact Form 7 for years and would love to see this integration.
Capsule suits my needs for a CRM at this time. I like how slim it is (aka I am not a sales manager, but a web designer wanting to track leads) But I do see it’s down fall on the Form-lead for WordPress side of things.
You know you feel stupid with you ask questions on a board that make you look stupid. This is one of those time.
I copied my image.php page from a previous build.
In it I using the caption called.
<?php // if ( !empty($post->post_excerpt) ) the_excerpt() ?>
Which called the caption as I wrote it.
But when I replaced it with the
<?php the_content();?>
It then gave me the description as I though I requested it.
The other thing is I didn’t have a excerpt in the main post. But yet it reverted to caption instead of being blank.
Regardless issue closed!