Sindbad~EG File Manager

Current Path : /var/www/html/amopropiedades.com/wp-content/themes/houzez/template/
Upload File :
Current File : /var/www/html/amopropiedades.com/wp-content/themes/houzez/template/template-homepage.php

<?php
/**
 * Template Name: Houzez Page Builder
 * User: waqasriaz
 * Date: 21/12/15
 * Time: 1:35 PM
 */
global $post;
get_header(); 
$vc_enabled = get_post_meta($post->ID, '_wpb_vc_js_status', true);

$is_wpbakery = true;
if( $vc_enabled == false ||  $vc_enabled == 'false' ) {
    $is_wpbakery = false;
}
?>

<section class="content-wrap">
    <?php

    if($is_wpbakery) {
    	echo '<div class="container">';
    }

	while ( have_posts() ): the_post();
	the_content();
	endwhile;

	if($is_wpbakery) {
    	echo '</div>';
    }
	?>
</section>

<?php get_footer(); ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists