if ($post_type == "curriculo") { ?>
} ?>
the_content() ?>
} ?>
if ($post_type == "texto") { ?>
$pdf = get_post_meta( $post->ID , 'pdf', true ) ;
//print_r($pdf);
?>
the_content() ?>
} ?>
if ($post_type == "imprensa") { ?>
the_content() ?>
the_title() ?>
the_excerpt() ?>
} ?>
if ($post_type == "projeto") { ?>
echo $principal; ?>
the_title(); ?>
echo do_shortcode('[post_view]'); ?>
the_content( $more_link_text , $strip_teaser ); ?>
MOSTRAR MAIS
foreach ($pdfs as $pdf) {
if($pdf["post_title"]){
?>
echo $pdf["post_title"]; ?>
} else { ?>
}} ?>
// If comments are open or we have at least one comment, load up the comment template
if (comments_open() || '0' != get_comments_number()) {
comments_template();
}
?>
Próximo registro
echo $fotos_e_videos; ?>