File manager - Edit - /home/aussies6/public_html/seafoodwarehouse.com.au/wp-content/themes/topshop/template-left-sidebar.php
Back
<?php /** * Template Name: Left Sidebar * */ get_header(); ?> <?php if ( ! is_front_page() ) : ?> <?php if ( function_exists( 'bcn_display' ) ) : ?> <div class="breadcrumbs"> <?php bcn_display(); ?> </div> <?php endif; ?> <?php endif; ?> <?php get_sidebar(); ?> <div id="primary" class="content-area"> <main id="main" class="site-main" role="main"> <?php get_template_part( '/templates/titlebar' ); ?> <?php while ( have_posts() ) : the_post(); ?> <?php get_template_part( 'content', 'page' ); ?> <?php // If comments are open or we have at least one comment, load up the comment template if ( comments_open() || get_comments_number() ) : comments_template(); endif; ?> <?php endwhile; // end of the loop. ?> </main><!-- #main --> </div><!-- #primary --> <?php get_footer(); ?>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings