line 64の言葉で検索すると「PREMIUM ADDONS FOR ELEMENTOR」のようですね。
https://ja.wordpress.org/plugins/premium-addons-for-elementor/
最終リリースは4日前です。
これだけを更新されたのでしょうか?
WordPressの本体は6.1.1でしたでしょうか?
一応下にタグを付けておきますので、どなたか分かる方がいらっしゃいますように。
ありがとうございます。
>>これだけを更新されたのでしょうか?
これだけでなく、インストールしてあるプラグインを全部自動更新にしてしまったようです。
>>WordPressの本体は6.1.1でしたでしょうか?
ワードプレスのバージョンは6.0.3でした。
サイトのトップページに「このサイトで重大なエラーが発生しました。」と表示されていましたが、
今見たら下記のような表示が出てました。
素人ながらこれを見るとphpがエラーを起こしているように見えます。
Notice: Undefined variable: uid in /home/●●●●/www/■■■■/wp-content/plugins/ts-webfonts-for-sakura/ts-webfonts-for-sakura.php on line 67
Fatal error: Uncaught Error: Class 'Elementor\Scheme_Color' not found in /home/●●●●/www/■■■■/wp-content/plugins/premium-addons-for-elementor/widgets/premium-banner.php:515 Stack trace: #0 /home/●●●●/www/■■■■/wp-content/plugins/elementor/includes/base/controls-stack.php(2325): Elementor\Premium_Banner->_register_controls() #1 /home/●●●●/www/■■■■/wp-content/plugins/elementor/includes/base/controls-stack.php(496): Elementor\Controls_Stack->init_controls() #2 /home/●●●●/www/■■■■/wp-content/plugins/elementor/includes/base/widget-base.php(177): Elementor\Controls_Stack->get_stack() #3 /home/●●●●/www/■■■■/wp-content/plugins/elementor/includes/base/controls-stack.php(300): Elementor\Widget_Base->get_stack() #4 /home/●●●●/www/■■■■/wp-content/plugins/elementor/core/files/css/global-css.php(120): Elementor\Controls_Stack->get_controls() #5 /home/●●●●/www/■■■■/wp-content/plugins/elementor/core/files/css/global-css.php(66): Elementor\Core\Files\CSS\Global_CSS->render_schemes_and_globals_css() in /home/●●●●/www/■■■■/wp-content/plugins/premium-addons-for-elementor/widgets/premium-banner.php on line 515
denbowさん、こんにちは。
プラグインのフォーラムで似たような質問があり”自力で”解決した方がいるようです。
Class ‘Elementor\Scheme_Color’ not found
この方法が正しいかどうかについてもプラグイン作者は回答しておらず、他の何かが悪いというスタンスのように見受けられます。
上記自力改修が可能でなければ、プラグイン作者の言う通り、他のプラグインを停止やテーマをデフォルトに戻す等の問題の調査が必要であるかと思われます。
ご参考になれば。
今後役に立ちそうな情報を書いてみますね。
>このサイトで重大なエラーが発生しました。
私もその表示は見たことありますが、本体が6.0.3なら、管理者登録している人にメールが届くので、そこから管理画面に行けたのかなと思います。
エラーを出しているプラグインや関連する全てのプラグインを削除してなおったこともあります。
また、バックアップするプラグインの「BackWPup」がインストールされているなら、復元はラクかと思います。
やり方は、
https://blog-bootcamp.jp/start/wordpress-backwpup/
が分かりやすそうです。(外部リンクです)