I have uploaded a site made with Enfold, but get this error code:
“Fatal error: Call to undefined function avia_get_option() in /home/traico.nl/public_html/wordpress_traico/wp-content/themes/enfold/header.php on line 5”
I alterered NOTHING at all on the original code, line 5:
$responsive = avia_get_option(‘responsive_active’) != “disabled” ? “responsive” : “fixed_layout”;
What can I do to resolve this? Or: did I upload everything correctly? I have made an -child theme and there is no new file ‘header.php’. Can you help me out here?
I made the site on local machine, and here it’s running perfectly well, no error codes what so ever.
Hey khoogteyling!
Please try re-updating the theme via FTP and make sure to overwrite all files – http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit