custom post type shortcode generator code example
Example: how to grab shortcode from custom post type
<?php apply_filters('the_content',get_the_content( $more_link_text,
$stripteaser, $more_file )) ?>
<?php apply_filters('the_content',get_the_content( $more_link_text,
$stripteaser, $more_file )) ?>