PATH:
home
/
letacommog
/
pymreception1
/
wp-content
/
themes
/
legenda
<?php // Prevent the direct loading if(!empty($_SERVER['SCRIPT-FILENAME']) && basename($_SERVER['SCRIPT-FILENAME']) == 'comments.php') { die(esc_html__('You cannot access this file', 'legenda')); } // Check if post is pwd protected if(post_password_required()){ ?> <p><?php esc_html_e('This post is password protected. Enter the password to view the comments.', 'legenda'); ?></p> <?php return; } if(have_comments()) :?> <h4 class="comments-title"><?php comments_number(esc_html__('No Comments', 'legenda'), esc_html__('One Comment', 'legenda'), esc_html__('% Comments', 'legenda')); ?></h4> <ol class="commentslist"> <?php wp_list_comments('callback=etheme_comments'); ?> </ol> <?php if (get_comment_pages_count() > 1 && get_option('page_comments')): ?> <div class="comments-nav"> <div class="left"><?php previous_comments_link(esc_html__('← Older Comments', 'legenda')); ?></div> <div class="right"><?php next_comments_link(esc_html__('Newer Comments →', 'legenda')); ?></div> <div class="clear"></div> </div> <?php endif ?> <?php elseif(!comments_open() && !is_page() && post_type_supports(get_post_type(), 'comments')) : ?> <p><?php esc_html_e('Comments are closed', 'legenda') ?></p> <?php endif; // Display Comment Form comment_form(); ?>
[+]
..
[-] taxonomy.php
[edit]
[-] content-timeline.php
[edit]
[-] portfolio-slide.php
[edit]
[-] comments.php
[edit]
[+]
bbpress
[-] sidebar-custom.php
[edit]
[-] blank.php
[edit]
[-] content-portfolio.php
[edit]
[-] searchform.php
[edit]
[-] footer.php
[edit]
[-] single-etheme_portfolio.php
[edit]
[-] default.custom.css
[edit]
[-] screenshot.png
[edit]
[-] sidebar-shop.php
[edit]
[-] category.php
[edit]
[-] author.php
[edit]
[-] archive.php
[edit]
[-] attachment.php
[edit]
[-] sidebar.php
[edit]
[-] search.php
[edit]
[-] content-grid.php
[edit]
[-] page.php
[edit]
[+]
framework
[-] tag.php
[edit]
[+]
option-tree
[+]
woocommerce
[-] style.css
[edit]
[-] woosearchform.php
[edit]
[-] functions.php
[edit]
[-] wpml-config.xml
[edit]
[-] index.php
[edit]
[-] header.php
[edit]
[-] 404.php
[edit]
[+]
languages
[-] taxonomy-brand.php
[edit]
[-] portfolio.php
[edit]
[-] rtl.css
[edit]
[+]
css
[+]
js
[-] single.php
[edit]
[+]
images
[-] contacts.php
[edit]
[-] et-registration.php
[edit]
[-] content.php
[edit]
[-] search-results.php
[edit]