← Older Comments', WEBFISH_THEME_NAME.'-theme' ) ); ?>
→', WEBFISH_THEME_NAME.'-theme' ) ); ?>
1 && get_option( 'page_comments' ) ) : // Are there comments to navigate through? ?>
← Older Comments', WEBFISH_THEME_NAME.'-theme' ) ); ?>
→', WEBFISH_THEME_NAME.'-theme' ) ); ?>
'',
'email' => '',
'url' => '',
);
$args=array(
"fields"=>$fields,
"comment_notes_before"=>"",
"comment_field"=>''
);
if($webfish_settings['show_allowed_tags']=="0")
$args['comment_notes_after']="";
comment_form($args); ?>