-
AuthorPosts
-
August 16, 2016 at 5:26 pm #673350
I updated the Enfold theme and now the site is down. Please help ASAP.
Fatal error: Call to undefined function avia_get_option() in /home/url (see below for url) /public_html/wp-content/themes/enfold-child/header.php on line 5
This is the code in the child theme header: <?php
global $avia_config;$style = $avia_config[‘box_class’];
$responsive = avia_get_option(‘responsive_active’) != “disabled” ? “responsive” : “fixed_layout”;
$blank = isset($avia_config[‘template’]) ? $avia_config[‘template’] : “”;
$av_lightbox = avia_get_option(‘lightbox_active’) != “disabled” ? ‘av-default-lightbox’ : ‘av-custom-lightbox’;
$preloader = avia_get_option(‘preloader’) == “preloader” ? ‘av-preloader-active av-preloader-enabled’ : ‘av-preloader-disabled’;
$sidebar_styling = avia_get_option(‘sidebar_styling’);
?>August 16, 2016 at 5:51 pm #673355I had to restore the backup to bring the site live. Please advise on how I can update the theme without breaking the site…
August 17, 2016 at 12:02 am #673429Hi,
Could you please also provide login details to your site, so that we can have a closer look. You can place the information in the Private Content section of your reply.
Best regards,
JordanAugust 24, 2016 at 6:12 pm #677171Okay, I have created a user for you. This is an issue that I am apparently having with all of my purchased enfold themes so if you can tell me why I can not update without issues that would be great.
I am also getting multiple plugin errors so I do not know what the hell is going on.
August 24, 2016 at 8:12 pm #677223I had to comment out the functions file in the child theme because of the error above. Not sur ewhy?
August 24, 2016 at 8:14 pm #677224Hi,
Did you select update theme from WP Admin > Dashboard > Updates > Update Theme and got an issue ?
In that case please download a latest copy of the theme from themeforest and replace the theme folder via FTP in wp-content\themes – http://vimeo.com/67209750
Let us know if issue remains.
Best regards,
VinayAugust 25, 2016 at 10:24 pm #677794Hi, Okay I did it as you suggested now the map does not work. Please see below.
August 30, 2016 at 5:00 am #679260Hi,
Google services like the map feature is now constrained to work with an API key. It is easy to get the Google API key please refer to this link
Add your API key in the theme options Enfold > Google Services
While setting up the API key make sure to add
/*
at the end of your site name in the API options.Example http://kriesi.at/*
Best regards,
Vinay -
AuthorPosts
- You must be logged in to reply to this topic.