admin管理员组

文章数量:1426462

I was updating wordpress, throught it was done. I downloaded Astra ... I am new to all this. Thank you for your help

Fatal error: Call to undefined function is_customize_preview() in /home/content/21/7421521/html/wp-content/themes/astra/inc/customizer/class-astra-customizer.php on line 70

I was updating wordpress, throught it was done. I downloaded Astra ... I am new to all this. Thank you for your help

Fatal error: Call to undefined function is_customize_preview() in /home/content/21/7421521/html/wp-content/themes/astra/inc/customizer/class-astra-customizer.php on line 70

Share Improve this question edited Jun 1, 2019 at 5:28 nmr 4,5672 gold badges17 silver badges25 bronze badges asked May 31, 2019 at 21:44 Socorro GarciaSocorro Garcia 1 1
  • Disable the plugin. The error message is telling you the astra customizer is looking for a function that does not exist. Either the plugin did not install correctly or it is flawed. Either way, deactivating it will get your site up and running again. – jdm2112 Commented May 31, 2019 at 21:47
Add a comment  | 

1 Answer 1

Reset to default 0

Try reinstalling WordPress from scratch. Replace everything except your wp-config.php file, .htaccess file, nginx.conf file, and wp-contents/ directory.

This error is calling a missing function that's a part of WordPress core since 4.0.0.

本文标签: functionsIts my first time trying to create a websiteI got an error Please help