【发布时间】:2021-03-29 07:28:32
【问题描述】:
抱歉,这听起来像是一个愚蠢的问题。昨天我更新了我的 Wordpress 插件,突然一切都崩溃了,返回了一个致命错误。我正在尝试通过恢复模式重新激活网站,但我无法恢复主题核心插件的活动,因为它返回此错误
An error of type E_COMPILE_ERROR was caused in line 130 of the file /var/www/wptbox/wp-content/plugins/lastudio/includes/extensions/swatch/class-lastudio-swatch-widget.php. Error message: Cannot make non static method WC_Widget_Layered_Nav::get_main_search_query_sql() static in class LaStudio_Swatch_Widget
在安全模式下,我的网站页脚消失了,网站每个页面中展示的所有产品也消失了。这些产品仍然存在于 WooCommerce 中,但展示网格已被完全删除。 我能做什么?
非常感谢您的热心帮助。
【问题讨论】:
标签: php wordpress wordpress-theming