安装Happy Elementor Addons插件后致命错误的解决办法
最近有小伙伴在本站下载了Happy Elementor Addons插件【Happy Elementor Ad…
最近有小伙伴在本站下载了Happy Elementor Addons插件【Happy Elementor Addons 3.8.1 Pro 2.7.1汉化中文版|Elementor扩展元素小工具WordPress插件】后,结果安装的时候出现致命错误,网站直接崩了,提示如下:
Error Details
An error of type E_COMPILE_ERROR was caused in line 136 of the file wp-content/plugins/happy-elementor-addons/base/widget-base.php.
Error message: Access level to Happy_AddonsElementorWidgetBase::add_inline_editing_attributes() must be public (as in class ElementorWidget_Base)
翻译成中文就是:
错误细节
在文件wp-content/plugins/happy-elementor-addons/base/widget-base.php的第136行发生了一个E_COMPILE_ERROR类型的错误。
错误信息: Happy_Addons/Elementor/Widget/Base::add_inline_editing_attributes()的访问级别必须是公共的(如Elementor/Widget_Base类)
说实话,这个问题搬主题也没遇到过,一般首先选择官方了解情况。首先就是环境是PHP 8还是PHP 7,如果环境和数据库都没有问题的话,那就是插件的兼容性问题了。
幸亏官方上也有类似的问题出现过。如链接中提到的:
https://wordpress.org/support/topic/there-has-been-a-critical-error-on-this-website-210/
https://wordpress.org/support/topic/critical-error-on-happy-elementor-addons/
其中官方就提到了
请注意,HappyAddons 现在可以与 Elementor 的标准生产版本无缝运行。但是,我们的插件尚未针对 Elementor 的 Dev、Beta 或云版本进行完全优化。因此,建议您下载并激活 Elementor 的标准(生产)版本以避免出现任何错误消息。您可以从以下链接下载 Elementor 的生产版本: https: //wordpress.org/plugins/elementor/
此外,请确保您的 Elementor 和 HappyAddons 保持最新状态,以确保顺利运行。
意味着说,如果安装的Elementor版本是开发版或者测试版,则容易出现致命错误。只需要将其换到标准版就行了。
问题最终换到标准版后解决。
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!