title); if( !empty( $gallery_area_item->title ) ){ ?>
title)); ?>
title); $gallerys = explode(',', $gallery_area_item->gallery) ; foreach($gallerys as $gallery){ $gallery_image_large = wp_get_attachment_image_src($gallery,'full'); $gallery_title = get_the_title($gallery); $gallery_caption = wp_get_attachment_caption($gallery); if($gallery_image_large) { ?>