PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
medifides
/
wp-content
/
themes
/
redbiz
<?php /** * @package redbiz */ global $themesflat_thumbnail; $themesflat_thumbnail = 'themesflat-blog-single'; ?> <article id="post-<?php the_ID(); ?>" <?php post_class( 'blog-post blog-single' ); ?>> <!-- begin feature-post single --> <?php get_template_part( 'tpl/feature-post-single'); ?> <!-- end feature-post single--> <div class="entry-box-title clearfix"> <div class="wrap-entry-title"> <?php the_title( '<h2 class="entry-title">', '</h2>' ); ?> <div class="entry-meta clearfix"> <?php themesflat_posted_on(); ?> </div><!-- /.entry-meta --> </div><!-- /.wrap-entry-title --> </div> <div class="main-post"> <div class="entry-content"> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'redbiz' ), 'after' => '</div>', 'link_before' => '<span>', 'link_after' => '</span>' ) ); ?> </div><!-- .entry-content --> <footer class="entry-footer clearfix"> <?php themesflat_entry_footer(); ?> </footer><!-- .entry-footer --> <?php if ( get_theme_mod( 'show_author_box', 1 ) != 0 ) : ?> <?php if ( get_the_author_meta( 'description' ) ): ?> <div class="author-post"> <div class="author-body"> <div class="author-avatar"> <?php echo get_avatar(get_the_author_meta('user_email'),$size='60'); ?> </div><!--/.author-avatarr --> <div class="info"> <div class="name"> <h6><?php the_author_posts_link(); ?></h6> </div> <p class="intro"> <?php echo get_the_author_meta( 'description' ); ?> </p> </div><!--/.author-info --> </div><!--/.author-info --> </div><!--/.author-body --> <?php endif; ?> <?php endif; ?> <div class="clearfix"></div> </div><!-- /.main-post --> </article><!-- #post-## -->
[+]
icon
[-] comments.php
[open]
[-] content-single.php
[open]
[-] changelog.txt
[open]
[+]
images
[-] content-none.php
[open]
[+]
css
[-] single-portfolios.php
[open]
[-] functions.php
[open]
[-] 404.php
[open]
[-] content.php
[open]
[-] sidebar.php
[open]
[-] content-page.php
[open]
[+]
..
[-] single.php
[open]
[-] woocommerce.php
[open]
[+]
js
[+]
vc_templates
[-] license.txt
[open]
[+]
woocommerce
[-] content-portfolio.php
[open]
[-] archive-portfolios.php
[open]
[+]
sampledata
[+]
widgets
[-] page.php
[open]
[-] footer.php
[open]
[-] search.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] readme.txt
[open]
[+]
tpl
[+]
fonts
[-] taxonomy-portfolios_category.php
[open]
[-] screenshot.png
[open]
[+]
languages
[-] index.php
[open]
[+]
inc
[-] style.css
[open]