<?php /* Template Name: Blog: Masonry Full Width */ ?> <?php get_header(); ?> <?php goodwish_edge_get_title(); ?> <?php get_template_part('slider'); ?> <div class="edgtf-full-width"> <div class="edgtf-full-width-inner clearfix"> <?php goodwish_edge_get_blog('masonry-full-width'); ?> </div> </div> <?php do_action('goodwish_edge_after_full_width_container_close') ?> <?php get_footer(); ?>