Events
NEWS
$post_type = get_post_type();
if($post_type == 'document'){
//$perma = get_field('_file');
}
?>
$post_type = get_post_type();
if($post_type == 'document'){
//$perma = get_field('_file');
}
?>