Code cleanup and adding woo commerce page id

This commit is contained in:
koenemann 2016-01-04 14:11:58 +01:00
parent 1d5076e2c8
commit ba91c32776
4 changed files with 3 additions and 9 deletions

View File

@ -5,7 +5,4 @@
<?php dynamic_sidebar( 'hero' ); ?>
</div>
</div>
<?php else : ?>
<?php endif; ?>

View File

@ -13,9 +13,9 @@
get_header(); ?>
<?php get_template_part('hero'); ?>
<?php get_template_part('hero'); ?>
<?php get_template_part('statichero'); ?>
<?php get_template_part('statichero'); ?>
<div class="wrapper" id="wrapper-index">

View File

@ -5,7 +5,4 @@
<?php dynamic_sidebar( 'statichero' ); ?>
</div>
<?php else : ?>
<?php endif; ?>

View File

@ -12,7 +12,7 @@
get_header(); ?>
<div class="wrapper" id="page-wrapper">
<div class="wrapper" id="woocommerce-wrapper">
<div class="container">