gabriel asked 6 years ago

i am with a error when i activate the theme:

Fatal error: Can’t use function return value in write context in /home/moveisga/public_html/novo/wp-content/themes/corporatesource-pro/inc/theme-layout-hooks.php on line 313
this is the line 313:
<p><?php echo ( !empty ( acs_get_option( ‘footer_copyright_text’ ) ) ) ? esc_html( acs_get_option( ‘footer_copyright_text’ ) ) : ”;?></p>
how can i solve this?
tks
 
 

1 Answers
eDataStyle Staff answered 6 years ago

Hello
You have install latest webserver PHP7 … it’s current wordpress requirement ( https://wordpress.org/about/requirements/ ) if you don’t use PHP 7 Then you will get lot problem with most of all plugins and theme

thanks