[Resolved] fatal error

Home Forums Support [Resolved] fatal error

Home Forums Support fatal error

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #513290
    Hemmerick

    Hello,

    I am getting the following error after GP theme installed and activated:

    Fatal error: Call to undefined function is_customize_preview() in /home/iasp9999/public_html/wspd2018/wp-content/themes/generatepress/inc/css-output.php on line 738

    php memory-limit set to unlimited -1

    When I try tp customize template, I get the following error message:

    https://iasp.info/wspd2018/wp-admin/customize.php?theme=generatepress
    Fatal error: Call to undefined method WP_Customize_Manager::get_panel() in /home/iasp9999/public_html/wspd2018/wp-content/themes/generatepress/inc/customizer.php on line 180

    #513418
    Tom
    Lead Developer
    Lead Developer

    Hi there,

    is_customize_preview() is a core WordPress function, added in WP 4.0: https://codex.wordpress.org/Function_Reference/is_customize_preview

    What version are you using?

    If you’re using a later version than that, you might need to re-install the WordPress files to make sure all functions exist.

    #514178
    Hemmerick

    Thank you Tom. The update worked.

    #514255
    Tom
    Lead Developer
    Lead Developer

    Glad I could help 🙂

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.