1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
    'ol', 'max_depth' => 4, 'short_ping' => true, 'avatar_size' => 50, ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>

'; $fields = array( 'author' => '
', 'email' => '
', 'url' => '
' ); comment_form(array( 'fields' => apply_filters( 'comment_form_default_fields', $fields), 'comment_field' => $custom_comment_field, 'class_submit' => 'stbmit btn btn-default' )); ?>