PATH:
var
/
www
/
vhosts
/
sandbox.dos-group.com
/
httpdocs
/
devicing
/
wp-content
/
themes
/
agile
<?php /** * Comments Template * * Lists comments and calls the comment form. Individual comments have their own templates. The * hierarchy for these templates is $comment_type.php, comment.php. * * @package Agile * @subpackage Template */ /* Kill the page if trying to access this template directly. */ if ('comments.php' == basename($_SERVER['SCRIPT_FILENAME'])) die(__('This page is not supposed to be loaded directly. Thanks!', 'mo_theme')); /* If a post password is required or no comments are given and comments/pings are closed, return. */ if (post_password_required() || (!have_comments() && !comments_open() && !pings_open())) return; ?> <div id="comments-template"> <div class="comments-wrap"> <?php if (have_comments()) : ?> <div id="comments"> <h3 id="comments-number" class="comments-header"><?php comments_number(__('No Comments', 'mo_theme'), __('<span class="number">1</span> Comment', 'mo_theme'), __(htmlspecialchars_decode('<span class="number">%</span> Comments'), 'mo_theme')); ?></h3> <ol class="comment-list"> <?php wp_list_comments(mo_list_comments_args()); ?> </ol> <!-- .comment-list --> <?php if (get_option('page_comments')) : ?> <div class="comment-navigation comment-pagination"> <?php paginate_comments_links(); ?> </div><!-- .comment-navigation --> <?php endif; ?> </div><!-- #comments --> <?php else : ?> <?php if (pings_open() && !comments_open()) : ?> <p class="comments-closed pings-open"> <?php printf(__('Comments are closed, but <a href="%1$s" title="Trackback URL for this post">trackbacks</a> and pingbacks are open.', 'mo_theme'), get_trackback_url()); ?> </p><!-- .comments-closed .pings-open --> <?php elseif (!comments_open()) : ?> <p class="comments-closed"> <?php _e('Comments are closed.', 'mo_theme'); ?> </p><!-- .comments-closed --> <?php endif; ?> <?php endif; ?> <?php comment_form(array('title_reply' => __('Leave a Comment', 'mo_theme'), 'title_reply_to' => __('Leave a Comment to %s', 'mo_theme'), 'cancel_reply_link' => __('Cancel comment', 'mo_theme'))); // Loads the comment form. ?> </div> <!-- .comments-wrap --> </div><!-- #comments-template --> <?php
[+]
framework
[-] template-portfolio.php
[open]
[-] template-gallery.php
[open]
[-] comments.php
[open]
[-] template-bookmarks.php
[open]
[-] archive-gallery_item.php
[open]
[-] loop-nav.php
[open]
[-] template-2c-r.php
[open]
[+]
images
[+]
css
[-] functions.php
[open]
[-] 404.php
[open]
[-] menu-footer.php
[open]
[-] .DS_Store
[open]
[-] sidebar.php
[open]
[+]
..
[-] searchform.php
[open]
[-] loop-gallery.php
[open]
[-] single.php
[open]
[-] dynamic.css
[open]
[-] template-sitemap.php
[open]
[-] home.php
[open]
[-] template-portfolio-filterable.php
[open]
[-] template-full-width.php
[open]
[-] menu-primary.php
[open]
[+]
js
[-] template-popular-posts.php
[open]
[-] license.txt
[open]
[-] single-page_section.php
[open]
[-] template-gallery-filterable.php
[open]
[-] menu-mobile.php
[open]
[-] loop-portfolio.php
[open]
[+]
woocommerce
[-] template-archives.php
[open]
[-] taxonomy-gallery_category.php
[open]
[-] page-content.php
[open]
[-] yarpp-template-agile.php
[open]
[-] page.php
[open]
[-] footer.php
[open]
[-] error_log
[open]
[-] taxonomy-portfolio_category.php
[open]
[-] attachment.php
[open]
[-] template-1c.php
[open]
[-] loop-error.php
[open]
[-] page-content-lite.php
[open]
[-] search.php
[open]
[-] loop-meta.php
[open]
[-] template-home.php
[open]
[-] single-portfolio.php
[open]
[-] template-single-page-site.php
[open]
[-] archive.php
[open]
[-] header.php
[open]
[-] archive-portfolio.php
[open]
[-] screenshot.png
[open]
[-] template-blog.php
[open]
[+]
languages
[-] index.php
[open]
[+]
custom
[-] template-portfolio-home.php
[open]
[-] style.css
[open]