File manager - Edit - /home/vblioqus/y999-game.pro/wp-content/themes/appyn-2.0.16/archive-blog.php
Back
<?php get_header(); ?> <div class="container"> <div class="app-p"> <div class="section blog"> <?php if( have_posts() ): ?> <div class="title-section"> <?php echo post_type_archive_title( '', false ); ?> </div> <ul class="bloques"> <?php while( have_posts() ): the_post(); get_template_part( 'template-parts/loop/blog' ); endwhile; ?> </ul> <?php paginador(); else: echo '<div class="no-entries"><p>'.__( 'No hay entradas', 'appyn' ).'</p></div>'; endif; ?> </div> </div> <?php if( appyn_options( 'blog_sidebar' ) ) { get_sidebar( 'blog' ); } else { get_sidebar(); } ?> </div> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings