diff -r cf61fcea0001 -r c7c34916027a wp/wp-content/themes/themeforest-2964855-scrn-responsive-single-page-portfolio/SCRN/comments.php --- a/wp/wp-content/themes/themeforest-2964855-scrn-responsive-single-page-portfolio/SCRN/comments.php Mon Oct 14 17:39:30 2019 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,177 +0,0 @@ - - - - -

- - - - - - - -
- - - - - - - -

- - - - 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> - -
- - - - - -
- - - - - -
    - - 'comment','callback'=>'vp_comment') ); ?> - -
- - - - - - 1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?> - -
- - - - - -
- - - - - - - -
- -

- -
    - - - -
- -
- - - - - -
- - comment_status) : ?> - - - - - - - - - -
- - - -
- - - -
- - - -comment_status) : ?> - - '', - - 'email' => '', - - 'url' => '
' - - ); - - $comment_textarea = '
'; - - comment_form( array( 'fields' => $fields, 'comment_field' => $comment_textarea, 'label_submit' => esc_attr__( 'Submit Comment', 'Tharsis' ), 'title_reply' => '' . esc_attr__( 'Leave a Reply', 'Tharsis' ) . '', 'title_reply_to' => esc_attr__( 'Leave a Reply to %s', 'Tharsis' )) ); ?> - -
- - - - - - - -
\ No newline at end of file