PATH:
home
/
carfac
/
public_html
/
rephotonet
/
wordpress
/
wp-content
/
themes
/
royal
<?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 id="share-title"><?php the_title( ); ?></h2> <?php if ( ! isset( $royal_config['breadcrumbs'] ) or $royal_config['breadcrumbs'] ) : ?> <p class="info breadcrumbs"><?php dimox_breadcrumbs( ); ?></p> <?php endif; ?> </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' ); ?> </div> <?php elseif ( $royal_config['layout-archive'] == 3 ) : ?> <div class="col-md-8 col-sm-8"> <?php get_template_part( 'templates/post' ); ?> </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' ); ?> </div> <?php endif; ?> </div> </div> </section> <?php get_footer( ); ?>
[+]
assets
[-] archive.php
[edit]
[-] error_log
[edit]
[-] footer-404.php
[edit]
[+]
images
[-] header-404.php
[edit]
[-] index.php
[edit]
[-] archive-portfolio.php
[edit]
[-] screenshot.png
[edit]
[+]
plugins
[-] 404.php
[edit]
[+]
inc
[-] style.css
[edit]
[-] comments.php
[edit]
[+]
admin
[+]
woocommerce
[+]
demo
[-] functions.php
[edit]
[-] sidebar.php
[edit]
[-] header.php
[edit]
[-] wpml-config.xml
[edit]
[-] home.php
[edit]
[-] single.php
[edit]
[-] single-portfolio.php
[edit]
[-] search.php
[edit]
[-] attachment.php
[edit]
[+]
templates
[+]
..
[+]
languages
[-] footer.php
[edit]