%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/jalalj2hb/www/wp-content/themes/pixel-linear/
Upload File :
Create Path :
Current File : /home/jalalj2hb/www/wp-content/themes/pixel-linear/template-left-main.php

<?php
/**
 * @package WordPress
 * Template Name: Left+Main
 */
?>

<?php get_header(); ?>

<?php while (have_posts()) : the_post(); ?>

  <?php if($post->post_content=="") : ?>

<?php else : ?>
  <div id="wrapper">
      <div class="container pt">
      <div class="row">
      	<?php if ( is_active_sidebar('left-sidebar') ) { ?>
      	<div class="col-sm-3">
            	<?php dynamic_sidebar('left-sidebar'); ?>
        </div>
        <?php } ?>
        <div class="col-sm-9">
        <header>
          <h3><?php the_title(); ?></h3>
        </header>
           <?php the_content(); ?>
        
        </div><!-- /col-sm-12 -->
      </div><!-- /row -->
      </div> <!-- /container -->
  </div><!-- /ww -->

<?php endif; ?>

<?php wp_reset_postdata(); ?>

<?php endwhile; ?>	







<?php get_footer(); ?>

Zerion Mini Shell 1.0