Файловый менеджер - Редактировать - /home/beautybuzzbeyond/public_html/wp-content/themes/newsophy/content-home.php
Назад
<?php $cat_style = get_theme_mod('newsophy_categ_layout', 'one-fr'); ?> <div id="main-area"> <div class="container"> <div class="content-wrapper"> <div class="content-area"> <div class="posts-sec <?php if ( get_theme_mod('newsophy_archive_sidebar', true) && is_active_sidebar('sidebar-1')) : ?>has-sidebar<?php endif; ?>"> <div class="posts-wrap"> <div class="blog-posts <?php echo esc_attr($cat_style); ?>"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <?php get_template_part('content', 'archive'); ?> <?php endwhile; ?> </div> <?php the_posts_pagination( array( 'prev_text' => '<i class="fa fa-angle-left"></i>', 'next_text' => '<i class="fa fa-angle-right"></i>', 'before_page_number' => '<span class="meta-nav screen-reader-text"></span>', ) ); ?> <?php else : ?> <?php get_template_part('content', 'none'); ?> <?php endif; ?> </div> <?php if ( get_theme_mod('newsophy_archive_sidebar', true) && is_active_sidebar('sidebar-1')) : ?> <aside class="sidebar <?php if (get_theme_mod('newsophy_sticky_sidebar', true)) : ?> sticky<?php endif; ?>"> <?php if (!function_exists( 'dynamic_sidebar' ) || !dynamic_sidebar('sidebar-4')) ?> </aside> <?php endif; ?> </div> </div> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка