File manager - Edit - /home/carfac/public_html/rephotonet/wordpress/wp-content/themes/royal/archive.php
Back
<?php global $royal_config; ?> <?php get_header( ); ?> <section class="section alt-background offsetTop offsetBottom"> <div class="container"> <div class="row"> <div class="col-md-12"> <header> <h2><?php Royal_Theme::royal_page_title( ); ?></h2> <p class="info breadcrumbs"><?php dimox_breadcrumbs( ); ?></p> </header> </div> </div> </div> </section> <section class="section offsetTopS offsetBottom"> <div class="container"> <div class="row"> <?php if ( $royal_config['layout-archive'] == 2 ) : ?> <div class="col-md-4 col-sm-4 sidebar-left"> <?php get_sidebar( ); ?> </div> <div class="col-md-8 col-sm-8"> <?php get_template_part( 'templates/post' ); ?> <?php Royal_Theme::royal_nav_content( ); ?> </div> <?php elseif ( $royal_config['layout-archive'] == 3 ) : ?> <div class="col-md-8 col-sm-8"> <?php get_template_part( 'templates/post' ); ?> <?php Royal_Theme::royal_nav_content( ); ?> </div> <div class="col-md-4 col-sm-4"> <?php get_sidebar( ); ?> </div> <?php else : ?> <div class="col-md-12 col-sm-12"> <?php get_template_part( 'templates/post' ); ?> <?php Royal_Theme::royal_nav_content( ); ?> </div> <?php endif; ?> </div> </div> </section> <?php get_footer( ); ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.31 | Generation time: 0.25 |
proxy
|
phpinfo
|
Settings