This commit is contained in:
Manish_karki 2024-04-29 13:23:03 +05:45
parent 34887303c5
commit db1d6749ec

View File

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