Fatal error
-
I have just updated the theme and plugins and now I get the error below on my Contact Us page, which is only being caused by AI Contact Form
Fatal error: Cannot redeclare attitude_add_editor_styles() (previously declared in /home/etvoilac/public_html/wp-content/themes/attitude/library/functions/functions.php:58) in /home/etvoilac/public_html/wp-content/themes/attitude/library/functions/functions.php on line 57Line 57 is:
function attitude_add_editor_styles() { $font_url = str_replace( ',', '%2C', '//fonts.googleapis.com/css?family=PT+Sans:400,700italic,700,400italic' ); add_editor_style( $font_url ); } add_action( 'after_setup_theme', 'attitude_add_editor_styles' );Can you assist.. I have no idea how to fix this?
Thanks
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
The topic ‘Fatal error’ is closed to new replies.