File manager - Edit - /home/infoilmg/public_html/wp-content/themes/voice/page.php
Back
<?php get_header(); ?> <?php get_template_part('template-parts/cover-area'); ?> <?php get_template_part( 'template-parts/ads/below-header' ); ?> <?php if ( function_exists('yoast_breadcrumb') ) : ?> <?php yoast_breadcrumb('<div id="mks-breadcrumbs" class="container mks-bredcrumbs-container"><p id="breadcrumbs">','</p></div>'); ?> <?php endif; ?> <div id="content" class="container site-content"> <?php global $vce_sidebar_opts; ?> <?php if ( $vce_sidebar_opts['use_sidebar'] == 'left' ) { get_sidebar(); } ?> <div id="primary" class="vce-main-content"> <main id="main" class="main-box main-box-single"> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'template-parts/content', 'page' ); ?> <?php endwhile; ?> </main> <?php if ( vce_get_option( 'page_show_comments' ) ) : ?> <?php comments_template(); ?> <?php endif; ?> </div> <?php if ( $vce_sidebar_opts['use_sidebar'] == 'right' ) { get_sidebar(); } ?> </div> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 4.91 |
proxy
|
phpinfo
|
Settings