ID, '_gallery_layout_value', true); if ( $galleryLayout == 'Fullscreen' || $galleryLayout == 'Fullscreen-Grid' ) { get_template_part( 'galleries/template-gallery-' . $galleryLayout ); } else { get_template_part( 'galleries/template-gallery-columns' ); } } ?>