Error when activating

Discussion in 'Variant WordPress Theme' started by smeaser, Jun 11, 2015.

  1. smeaser

    smeaser New Member

    Joined:
    Jun 11, 2015
    Messages:
    3
    Likes Received:
    0
    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
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    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
     
  3. smeaser

    smeaser New Member

    Joined:
    Jun 11, 2015
    Messages:
    3
    Likes Received:
    0
    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
     
  4. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    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).
     

Share This Page