File manager - Edit - /home/vblioqus/bingo-patti.cc/wp-content/themes/infopediya/template-parts/content-archive.php
Back
<?php /** * Template part for displaying posts * @link https://codex.wordpress.org/Template_Hierarchy * @package Files_Custom_Theme */ ?> <div class="home-section p-0"> <div class="block-head gradient row"> <div class="col-md-12"> <div class="row"> <div class="col-6 " style="padding-left: 2px !important;"> <span class="text-white mx-2"> <img width="18" height="18" src="<?php echo get_template_directory_uri() . '/icons/file.svg' ?>" alt="file-svg-icon"> <?php the_archive_title('<strong class="page-title text-white">', '</strong>'); the_archive_description('<strong class="archive-description text-white">', '</strong>'); ?> </span> </div> </div> </div> </div> <div class="block-body p-lg-3 row ml-0 mr-0"> <?php if (have_posts()) : while (have_posts()) : the_post(); get_template_part('template-parts/content', 'app-block'); endwhile; wp_reset_postdata(); else : get_template_part('template-parts/content', 'none'); endif; ?> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.21 |
proxy
|
phpinfo
|
Settings