This line of code is causing the site to not display:
$avia_config[‘use_standard_lightbox’] = empty( avia_get_option( ‘lightbox_active’ ) ) || ( ‘lightbox_active’ == avia_get_option( ‘lightbox_active’ ) ) ? ‘lightbox_active’ : ‘disabled’;
Any suggestions or fixes would be appreciated.
Hi,
Please make sure your PHP version is minimum 5.6 which is recommended minimum version for WordPress. Enfold is compatible up to 7.x and we would recommend you to upgrade to 7.x. You can contact your hosting provider and they can upgrade it for you.
If that does not help, could you please post FTP and WP admin logins in private content field so we can look into it?
Cheers!
Yigit
Worked great. Thanks for the tip!