PATH:
home
/
lab2454c
/
adenbic.com
/
wp-content
/
themes
/
leather_market
<?php /** * TemplateMela * @copyright Copyright (c) TemplateMela. * @author TemplateMela * @version Release: 1.0 */ ?> <?php //taxonomy $taxonomy = 'portfolio_categories'; $link_page= ''; //category link $terms = get_the_terms($post->ID, $taxonomy); $i=0; foreach ($terms as $taxindex => $taxitem) { if($i==0): $link_cat=get_term_link($taxitem->slug,$taxonomy); $term_slug = $taxitem->slug; $term_id = $taxitem->term_id; endif; $i++; } ?> <?php get_header(); ?> <!--Start #primary--> <?php if (get_option('tmpmela_page_sidebar') == 'yes') : ?> <div id="primary" class="content-area image-attachment"> <?php else : ?> <div id="primary" class="main-content-inner-full image-attachment"> <?php endif; ?> <!--Start #content--> <div id="content" class="site-content" role="main"> <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?> <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-main-content"> <?php the_content(); ?> <?php wp_link_pages( array( 'before' => '<div class="page-link">' . esc_html__( 'Pages:', 'leather-market' ), 'after' => '</div>' ) ); ?> </div> <div class="entry-meta"> <?php tmpmela_entry_date(); ?> <?php edit_post_link( esc_html__( 'Edit', 'leather-market' ), '<span class="edit-link"><i class="fa fa-pencil"></i>', '</span>' ); ?> </div> <!-- .entry-content --> <div class="entry-utility-port"> <?php edit_post_link( esc_html__( 'Edit', 'leather-market' ), '<span class="edit-link">', '</span>' ); ?> </div> <!-- .entry-utility --> <?php if ( comments_open() ) : ?> <?php comments_template( '', true ); ?> <?php endif; ?> </div> <!-- #post-## --> <?php endwhile; // end of the loop. ?> </div><!-- End #content --> </div><!-- End #primary--> <?php if (get_option('tmpmela_page_sidebar') == 'yes') : get_sidebar( 'content' ); get_sidebar(); endif; get_footer(); ?>
[-] category.php
[edit]
[+]
woocommerce
[+]
js
[-] content-none.php
[edit]
[-] sidebar-content.php
[edit]
[-] content-video.php
[edit]
[-] search.php
[edit]
[-] responsive.css
[edit]
[-] index.php
[edit]
[-] page.php
[edit]
[+]
..
[-] author-bio.php
[edit]
[-] sidebar.php
[edit]
[-] rtl.css
[edit]
[-] content-aside.php
[edit]
[-] content-link.php
[edit]
[+]
languages
[-] content-audio.php
[edit]
[-] single.php
[edit]
[-] footer.php
[edit]
[-] content-featured-post.php
[edit]
[-] tag.php
[edit]
[-] sidebar-footer.php
[edit]
[-] single-portfolio.php
[edit]
[-] header.php
[edit]
[-] style.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] readme.txt
[edit]
[-] author.php
[edit]
[-] content-gallery.php
[edit]
[-] content-image.php
[edit]
[-] screenshot.png
[edit]
[+]
fonts
[-] content-quote.php
[edit]
[+]
page-templates
[-] content-page.php
[edit]
[+]
templatemela
[-] functions.php
[edit]
[+]
images
[-] featured-content.php
[edit]
[-] taxonomy-post_format.php
[edit]
[-] archive.php
[edit]
[-] content.php
[edit]
[-] comments.php
[edit]
[+]
demo-content
[-] image.php
[edit]
[+]
inc
[-] mr-image-resize.php
[edit]