<?php if ( post_password_required() ) : return; endif; global $kubio_comments_data; ?> <div id="comments" class="post-comments"> <h4 class="comments-title"> <span class="comments-number"> <?php comments_number( __( 'No Responses', 'vireo' ), __( 'One Response', 'vireo' ), __( '% Responses', 'vireo' ) ); ?> </span> </h4> <ol class="comment-list"> <?php wp_list_comments( array( 'avatar_size' => '40', 'format' => 'html5', ) ); ?> </ol> <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?> <div class="h-row"> <div class="h-col h-col-auto"> <div class="prev-posts"> <?php previous_comments_link( sprintf( '« %s', __( 'Older Comments', 'vireo' ) ) ); ?> </div> </div> <div class="h-col"></div> <div class="h-col h-col-auto"> <div class="next-posts"> <?php next_comments_link( sprintf( '%s »', __( 'Newer Comments', 'vireo' ) ) ); ?> </div> </div> </div> <?php endif; ?> <?php if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="no-comments"><?php _e( 'Comments are closed.', 'vireo' ); ?></p> <?php endif; ?> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
admin | Folder | 0755 |
|
|
css | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
lib | Folder | 0755 |
|
|
resources | Folder | 0755 |
|
|
template-parts | Folder | 0755 |
|
|
vendor | Folder | 0755 |
|
|
.htaccess | File | 420 B | 0644 |
|
404.php | File | 102 B | 0644 |
|
LICENSE | File | 34.33 KB | 0644 |
|
comments.php | File | 1.34 KB | 0644 |
|
footer.php | File | 118 B | 0644 |
|
functions.php | File | 11.62 KB | 0644 |
|
header.php | File | 448 B | 0644 |
|
index.php | File | 77 B | 0644 |
|
page.php | File | 95 B | 0644 |
|
readme.txt | File | 9.14 KB | 0644 |
|
screenshot.jpg | File | 81.02 KB | 0644 |
|
style.css | File | 417.81 KB | 0644 |
|