/home/vianto5/.trash/cititower.mx/wp-content/themes/montreal/postformats
Edit: /home/vianto5/.trash/cititower.mx/wp-content/themes/montreal/postformats/gallery-format.php (1293B)
ID, '_cmb_gallery1', true );
if ($gallery1 !='') { echo '
'; }
$gallery2 = get_post_meta( $post->ID, '_cmb_gallery2', true );
if ($gallery2 !='') { echo '
'; }
$gallery3 = get_post_meta( $post->ID, '_cmb_gallery3', true );
if ($gallery3 !='') { echo '
'; }
$gallery4 = get_post_meta( $post->ID, '_cmb_gallery4', true );
if ($gallery4 !='') { echo '
'; }
$gallery5 = get_post_meta( $post->ID, '_cmb_gallery5', true );
if ($gallery5 !='') { echo '
'; }
$gallery6 = get_post_meta( $post->ID, '_cmb_gallery6', true );
if ($gallery6 !='') { echo '
'; }
$gallery7 = get_post_meta( $post->ID, '_cmb_gallery7', true );
if ($gallery7 !='') { echo '
'; }
$gallery8 = get_post_meta( $post->ID, '_cmb_gallery8', true );
if ($gallery8 !='') { echo '
'; } ?>