Wordpress Version: 2..6.x
TDO Mini Forms Version: 0.12.5
Operating System (if known): N/A
Webserver Software: N/A
Link to Website: http://
I wonder if anyone can tell me what php is necessary to to append the content of the excerpt widget to the beginning of the main post content?
Why? Well, I need a proper excerpt with image and html tags permitted, but I also want that stuff to form part of the full post.
Cheers
Mark Cunningham
Administrator
November 21st, 2008 at 1:36 pm
Modify your theme so that it displays the extract above the content, say in single.php:
Permalink | Quote