Hi, I have installed the Variant theme, but when I click live preview to start work on it, i get the following error message : Fatal error: Call to undefined method WP_Customize_Manager::add_panel() in /var/www/vhosts/changelpg.co.uk/httpdocs/wp-content/themes/varianttheme/variantlp/inc/customizer/variant-sections.php on line 9 Any help would be massively appreciated, All the best, Shaun
Hello, Shaun! You have to do a little configuration in your WordPress "wp-config.php" file. Open the file through FTP. Now, find and replace "define('WP_DEBUG', true);" with "define('WP_DEBUG', false);" It will resolve your issue. Thanks, Praveen
Thanks for help and quick reply Praveen - i made the change in the config file but still get this message when doing live preview : Fatal error: Call to undefined method WP_Customize_Manager::add_panel() in /var/www/vhosts/changelpg.co.uk/httpdocs/wp-content/themes/varianttheme/variantlp/inc/customizer/variant-sections.php on line 9
Hello, Greetings from InkThemes, Variant version 1.0.1 updated in members area, You may go through the changelog file provided in our theme. If you haven't customized your theme's source code then, you are requested to download a fresh copy of latest version of this theme from members area and upload it to your website. This will resolve your issue(s).