Tagged: archive, Custom Post Type, description
For category archives the <?php echo term_description(); ?> in the archive.php file displays the excerpt
How can I get the custom post type descriptions to display on archive pages.
Thank you for your help!
Hello ttem!
You can read more about that function here: http://codex.wordpress.org/Function_Reference/term_description
For general WordPress questions your best source is the WordPress Codex or WordPress forums.
Cheers!
Devin