'comment', 'post_id' => $post->ID )); if(!empty($comment_entries)) : ?> 'pings', 'post_id' => $post->ID )); if(!empty($ping_entries)){ echo "

".esc_html__('Trackbacks & Pingbacks','himara')."

"; ?> 1 && get_option( 'page_comments' ) ) : echo "
"; echo ""; previous_comments_link(esc_html__('Previous', 'himara') ); echo ""; echo ""; next_comments_link( esc_html__('Next', 'himara') ); echo ""; echo "
"; endif; else : endif; if (comments_open()) { echo "
"; get_template_part('templates/elements/comments-form'); echo "
"; } else { if (is_single()) { echo ""; } } ?>