' . get_the_title() . '' ); ?>

1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>
    'ol', 'short_ping' => true, 'avatar_size' => 100, ) ); ?>
1 && get_option( 'page_comments' ) ) : // are there comments to navigate through ?>

esc_html(__('Post Comments','nuptial')), // change the title of the reply section 'title_reply'=> esc_html(__('Leave a Comment','nuptial')), // redefine your own textarea (the comment body) 'comment_field' => '
', 'fields' => apply_filters( 'comment_form_default_fields', array( 'author' =>'' . '
' . '
', 'email' =>'' . '
' . '
', 'url' =>'' . '
'. '
' ) ), ); comment_form($comments_args); ?>