homepage
This commit is contained in:
parent
34887303c5
commit
db1d6749ec
@ -537,7 +537,7 @@ get_header();
|
|||||||
<div class="sec-title">
|
<div class="sec-title">
|
||||||
<h2>Calorie Conscious</h2>
|
<h2>Calorie Conscious</h2>
|
||||||
</div>
|
</div>
|
||||||
<?php $the_query = catagorydatabyid(53, 1); ?>
|
<?php $the_query = catagorydatabyid(102, 1); ?>
|
||||||
<?php if ($the_query->have_posts()) : ?>
|
<?php if ($the_query->have_posts()) : ?>
|
||||||
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
||||||
<div class="content-blocks row">
|
<div class="content-blocks row">
|
||||||
@ -565,7 +565,7 @@ get_header();
|
|||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
<div class="news-block-four col-lg-6 col-md-6 col-sm-12">
|
<div class="news-block-four col-lg-6 col-md-6 col-sm-12">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<?php sportscatagory(53, 4, 1, ''); ?>
|
<?php sportscatagory(102, 4, 1, ''); ?>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -592,7 +592,7 @@ get_header();
|
|||||||
<!-- </span></a>-->
|
<!-- </span></a>-->
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
</div>
|
</div>
|
||||||
<?php $the_query = catagorydatabyid(43, 1); ?>
|
<?php $the_query = catagorydatabyid(103, 1); ?>
|
||||||
<?php if ($the_query->have_posts()) : ?>
|
<?php if ($the_query->have_posts()) : ?>
|
||||||
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
||||||
<div class="post-overaly-style clearfix">
|
<div class="post-overaly-style clearfix">
|
||||||
@ -616,7 +616,7 @@ get_header();
|
|||||||
<div class="gap-20"></div>
|
<div class="gap-20"></div>
|
||||||
<div class="list-post-block">
|
<div class="list-post-block">
|
||||||
<ul class="list-post">
|
<ul class="list-post">
|
||||||
<?php listnews(43, 3, 1, ''); ?>
|
<?php listnews(103, 3, 1, ''); ?>
|
||||||
</ul><!-- List post end -->
|
</ul><!-- List post end -->
|
||||||
</div><!-- List post block end -->
|
</div><!-- List post block end -->
|
||||||
</div><!-- Block end -->
|
</div><!-- Block end -->
|
||||||
@ -634,7 +634,7 @@ get_header();
|
|||||||
<!-- </span></a>-->
|
<!-- </span></a>-->
|
||||||
<!--</div>-->
|
<!--</div>-->
|
||||||
</div>
|
</div>
|
||||||
<?php $the_query = catagorydatabyid(49, 1); ?>
|
<?php $the_query = catagorydatabyid(104, 1); ?>
|
||||||
<?php if ($the_query->have_posts()) : ?>
|
<?php if ($the_query->have_posts()) : ?>
|
||||||
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
<?php while ($the_query->have_posts()) : $the_query->the_post(); ?>
|
||||||
<div class="post-overaly-style clearfix">
|
<div class="post-overaly-style clearfix">
|
||||||
@ -658,7 +658,7 @@ get_header();
|
|||||||
<div class="gap-20"></div>
|
<div class="gap-20"></div>
|
||||||
<div class="list-post-block">
|
<div class="list-post-block">
|
||||||
<ul class="list-post">
|
<ul class="list-post">
|
||||||
<?php listnews(49, 3, 1, ''); ?>
|
<?php listnews(104, 3, 1, ''); ?>
|
||||||
</ul><!-- List post end -->
|
</ul><!-- List post end -->
|
||||||
</div><!-- List post block end -->
|
</div><!-- List post block end -->
|
||||||
</div><!-- Block end -->
|
</div><!-- Block end -->
|
||||||
|
Loading…
Reference in New Issue
Block a user