Dear Swiftideas,
After updating my theme yesterday I am running into a fatal error on my homepage http://tinyurl.com/nl2vdqo.
I’ve turned the debug mode off now. The debug mode gave me the following Fatal error: Call to undefined function sf_get_post_meta() in /home/vhosts/transferpersshop.nl/httpdocs/wp-content/themes/transferpersshop/includes/swift-framework/page-builder/builder/shortcodes/buttons.php on line 45
Line 45 of buttons.php is the following code:
$sidebar_config = sf_get_post_meta(get_the_ID(), ‘sf_sidebar_config’, true);
What is going wrong here. Please help, my shop needs to be online!