<?php get_header(); ?> <?php if ( ! have_posts() ) : ?> <div class="content"> <?php get_template_part( 'framework/parts/not-found' ); ?> </div> <?php endif; ?> <?php while ( have_posts() ) : the_post(); ?> <?php tie_setPostViews() ?> <?php $get_meta = get_post_custom($post->ID); tie_update_reviews_info(); if( !empty( $get_meta["tie_post_head_cover"][0] ) ) $content_width = 660; if( !empty( $get_meta["tie_sidebar_pos"][0] ) && $get_meta["tie_sidebar_pos"][0] == 'full' ) $content_width = 955; $do_not_duplicate = array(); ?> <?php if( !empty( $get_meta["tie_post_head_cover"][0] ) ) : ?> <div class="post-cover-head"> <?php get_template_part( 'framework/parts/post-head' ); ?> </div> <?php endif; ?> <div class="content<?php if( !empty( $get_meta["tie_post_head_cover"][0] ) ) echo ' post-cover';?>"> <?php if( empty( $get_meta["tie_post_head_cover"][0] ) || ( !empty( $get_meta["tie_post_head_cover"][0] ) && ( !empty( $get_meta['tie_post_head'][0] ) && $get_meta['tie_post_head'][0] != 'thumb' ) ) ) : ?> <?php tie_breadcrumbs() ?> <?php endif; ?> <?php //Above Post Banner if( empty( $get_meta["tie_hide_above"][0] ) ){ if( !empty( $get_meta["tie_banner_above"][0] ) ) echo '<div class="e3lan e3lan-post">' .do_shortcode( htmlspecialchars_decode($get_meta["tie_banner_above"][0]) ) .'</div>'; else tie_banner('banner_above' , '<div class="e3lan e3lan-post">' , '</div>' ); } ?> <article <?php post_class('post-listing'); ?> id="the-post"> <?php if( empty( $get_meta["tie_post_head_cover"][0] ) ) get_template_part( 'framework/parts/post-head' ); ?> <div class="post-inner"> <?php if( empty( $get_meta["tie_post_head_cover"][0] ) || ( empty( $get_meta["tie_post_head"][0] ) && !tie_get_option( 'post_featured' ) ) || ( !empty( $get_meta["tie_post_head_cover"][0] ) && ( !empty( $get_meta['tie_post_head'][0] ) && $get_meta['tie_post_head'][0] != 'thumb' ) ) ) : ?> <h1 class="name post-title entry-title"><span itemprop="name"><?php the_title(); ?></span></h1> <?php get_template_part( 'framework/parts/meta-post' ); ?> <?php endif; ?> <div class="entry"> <?php if( ( tie_get_option( 'share_post_top' ) && empty( $get_meta["tie_hide_share"][0] ) ) || ( !empty( $get_meta["tie_hide_share"][0] ) && $get_meta["tie_hide_share"][0] == 'no' ) ) get_template_part( 'framework/parts/share' ); // Get Share Button template ?> <?php if( tie_get_option( 'related_position' ) == 'in' ) get_template_part( 'framework/parts/related-posts' ); ?> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-link">' . __ti( 'Pages:' ), 'after' => '</div>' ) ); ?> <?php edit_post_link( __ti( 'Edit' ), '<span class="edit-link">', '</span>' ); ?> </div><!-- .entry /--> <?php if( ( tie_get_option( 'share_post' ) && empty( $get_meta["tie_hide_share"][0] ) ) || ( !empty( $get_meta["tie_hide_share"][0] ) && $get_meta["tie_hide_share"][0] == 'no' ) ) get_template_part( 'framework/parts/share' ); // Get Share Button template ?> <div class="clear"></div> </div><!-- .post-inner --> <?php # End of Post action ---------- do_action( 'tie_end_of_post' ); ?> </article><!-- .post-listing --> <?php if( tie_get_option( 'post_tags' ) ) the_tags( '<p class="post-tag">'.__ti( 'Tags ' ) ,' ', '</p>'); ?> <?php //Below Post Banner if( empty( $get_meta["tie_hide_below"][0] ) ){ if( !empty( $get_meta["tie_banner_below"][0] ) ) echo '<div class="e3lan e3lan-post">' .do_shortcode( htmlspecialchars_decode($get_meta["tie_banner_below"][0]) ) .'</div>'; else tie_banner('banner_below' , '<div class="e3lan e3lan-post">' , '</div>' ); } ?> <?php if( ( tie_get_option( 'post_authorbio' ) && empty( $get_meta["tie_hide_author"][0] ) ) || ( isset( $get_meta["tie_hide_related"][0] ) && $get_meta["tie_hide_author"][0] == 'no' ) ): ?> <section id="author-box"> <div class="block-head"> <h3><?php _eti( 'About' ) ?> <?php the_author() ?> </h3><div class="stripe-line"></div> </div> <div class="post-listing"> <?php tie_author_box() ?> </div> </section><!-- #author-box --> <?php endif; ?> <?php if( tie_get_option( 'post_nav' ) ): ?> <div class="post-navigation"> <div class="post-previous"><?php previous_post_link( '%link', '<span>'. __ti( 'Previous' ).'</span> %title' ); ?></div> <div class="post-next"><?php next_post_link( '%link', '<span>'. __ti( 'Next' ).'</span> %title' ); ?></div> </div><!-- .post-navigation --> <?php endif; ?> <?php if( tie_get_option( 'related_position' ) != 'in' ) get_template_part( 'framework/parts/related-posts' ); ?> <?php get_template_part( 'framework/parts/check-also' ); ?> <?php endwhile;?> <?php comments_template( '', true ); ?> </div><!-- .content --> <?php get_sidebar(); ?> <?php get_footer(); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
css | Folder | 0775 |
|
|
fonts | Folder | 0775 |
|
|
framework | Folder | 0775 |
|
|
images | Folder | 0775 |
|
|
js | Folder | 0775 |
|
|
languages | Folder | 0775 |
|
|
woocommerce | Folder | 0775 |
|
|
404.php | File | 2.21 KB | 0664 |
|
archive.php | File | 857 B | 0664 |
|
author.php | File | 1.64 KB | 0664 |
|
bbpress.php | File | 676 B | 0664 |
|
category.php | File | 1.34 KB | 0664 |
|
comments.php | File | 1.41 KB | 0664 |
|
favicon.ico | File | 1.78 KB | 0664 |
|
footer.php | File | 1.22 KB | 0664 |
|
functions.php | File | 1.76 KB | 0664 |
|
header.php | File | 11.21 KB | 0664 |
|
index.php | File | 224 B | 0664 |
|
loop.php | File | 703 B | 0664 |
|
page.php | File | 4.64 KB | 0664 |
|
rtl.css | File | 18.68 KB | 0664 |
|
rtl.css.bak | File | 16.28 KB | 0664 |
|
screenshot.png | File | 89.76 KB | 0664 |
|
search.php | File | 933 B | 0664 |
|
sidebar-footer.php | File | 1.25 KB | 0664 |
|
sidebar-shop.php | File | 167 B | 0664 |
|
sidebar.php | File | 2.79 KB | 0664 |
|
single.php | File | 4.89 KB | 0664 |
|
style.css | File | 198.17 KB | 0664 |
|
style.css.bak | File | 196.21 KB | 0664 |
|
tag.php | File | 1.05 KB | 0664 |
|
template-authors.php | File | 2.31 KB | 0664 |
|
template-best-reviews.php | File | 3.67 KB | 0664 |
|
template-blog.php | File | 1.77 KB | 0664 |
|
template-login.php | File | 1.78 KB | 0664 |
|
template-masonry.php | File | 1.79 KB | 0664 |
|
template-media.php | File | 2.42 KB | 0664 |
|
template-restrict.php | File | 2.01 KB | 0664 |
|
template-sitemap.php | File | 2.82 KB | 0664 |
|
template-tags.php | File | 2 KB | 0664 |
|
template-timeline.php | File | 3.28 KB | 0664 |
|
wpml-config.xml | File | 3.09 KB | 0664 |
|