PATH:
home
/
letacommog
/
puissancelec
/
wp-content
/
themes
/
betheme
<?php /** * The template for displaying Comments. */ ?> <div id="comments"> <?php if ( post_password_required() ) : ?> <p class="nopassword"><?php _e( 'This post is password protected. Enter the password to view any comments.', 'betheme' ); ?></p> </div> <?php return; endif; ?> <?php if ( have_comments() ) : ?> <h4 id="comments-title"> <?php if( get_comments_number() == 1 ){ echo get_comments_number() .' '. __('Comment','betheme'); } else { echo get_comments_number() .' '. __('Comments','betheme'); } ?> </h4> <ol class="commentlist"> <?php wp_list_comments('avatar_size=64'); ?> </ol> <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?> <nav id="comment-nav"> <div class="nav-previous"><?php previous_comments_link( __( '← Older Comments', 'betheme' ) ); ?></div> <div class="nav-next"><?php next_comments_link( __( 'Newer Comments →', 'betheme' ) ); ?></div> </nav> <?php endif; ?> <?php elseif ( ! comments_open() && ! is_page() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="nocomments"><?php _e( 'Comments are closed.', 'betheme' ); ?></p> <?php endif; ?> <?php comment_form(); ?> </div><!-- #comments -->
[+]
..
[-] sidebar-blog.php
[edit]
[-] header-shop.php
[edit]
[+]
js
[-] single-attachment.php
[edit]
[-] single.php
[edit]
[+]
images
[-] single-download.php
[edit]
[-] template-portfolio.php
[edit]
[+]
fonts
[-] header.php
[edit]
[-] sidebar-taxonomy.php
[edit]
[-] template-archives.php
[edit]
[-] style-static.css
[edit]
[-] changelog.html
[edit]
[+]
tribe-events
[-] style-one.php
[edit]
[-] rtl.css
[edit]
[+]
css
[-] 404.php
[edit]
[-] template-blank.php
[edit]
[-] search.php
[edit]
[-] sidebar.php
[edit]
[-] screenshot.png
[edit]
[-] functions.php
[edit]
[-] style.css
[edit]
[+]
vc_templates
[+]
bbpress
[-] style-colors.php
[edit]
[+]
muffin-options
[-] page.php
[edit]
[+]
woocommerce
[-] style.php
[edit]
[-] taxonomy-portfolio-types.php
[edit]
[-] comments.php
[edit]
[-] footer.php
[edit]
[+]
languages
[+]
functions
[-] readme.txt
[edit]
[-] index.php
[edit]
[-] wpml-config.xml
[edit]
[+]
includes
[+]
assets
[-] template-sitemap.php
[edit]
[-] searchform.php
[edit]
[-] under-construction.php
[edit]
[-] bbpress.php
[edit]
[-] single-portfolio.php
[edit]
[-] style-responsive.php
[edit]
[+]
demos