Forums
(@kenhar)
1 year, 3 months ago
Try this code:
// change submit button text in wordpress comment formfunction wcs_change_submit_button_text( $defaults ) {$defaults[‘label_submit’] = ‘Post Story’;return $defaults;}add_filter( ‘comment_form_defaults’, ‘wcs_change_submit_button_text’ );
https://twaphoto.com/wp-content/uploads/rmp-menu/css/[HTTP/2 403 Forbidden 540ms]Uncaught TypeError: s.event.addProp is not a function
CSS and Js issue.
Add CSS, I have checked there added padding top.
Check screenshot after remove padding.
Check your .htaccess and functions.php file.