Haruka_Suzuki
Forum Replies Created
-
Forum: Plugins
In reply to: [Easy Table of Contents] Cannot coexist with GADW pluginEven if the video explains it, it just says that the buttons that appear in the GADW settings cannot be pressed.
There are screen captures and data at the link.
It’s a plugin conflict issue, so you should be able to easily reproduce it by installing it.
Your first reply says “No errors were found,” but have you authenticated your Google account and verified it as instructed?
The screen where the problem occurs will only be displayed after authentication.
I’m not having any problems, so please just report.Forum: Plugins
In reply to: [Easy Table of Contents] Cannot coexist with GADW pluginHello.
If you do not configure this plugin, you will not be able to reproduce the phenomenon.
This is the screen after completing Analytics authentication with your Google account.
You can tell by looking at the “Settings” screen.
As shown in the screenshot, an error occurs in developer mode with all the buttons on this screen, and the buttons cannot be pressed.https://www.harukas.org/image3.png
- This reply was modified 1 year, 1 month ago by Haruka_Suzuki.
Dear Alin Marcu
Thank you for your support.
Thank you very much.I found the cause of the problem.
It is a problem with my environment.https://www.ads-software.com/plugins/easy-table-of-contents/
This plugin cannot coexist.
I am not sure which issue this is, but since the cause has been found, I am ok with closing it.- This reply was modified 1 year, 1 month ago by Haruka_Suzuki.
https://www.harukas.org/image3.png
GoogleChromeでのコンソールエラーを添付します。
https://www.harukas.org/image2.png
There are no errors logged in php, but the developer console prints tons of errors.
I’m using firefox.
“Unauthorized controls cannot be focused”
An error is displayed.There is no change in the phenomenon.
I am using Japanese settings.
The plugin is translated into correct Japanese and is working.
What should I check?I am successfully seeing multiple properties mapped to my Google account.
Even if I press all the buttons in the red frame, there is no response.https://www.harukas.org/image1.pnghttps://www.harukas.org/image.png
It seems to be working now with no errors.However, I am unable to select a property, so I am unable to view the Analytics code for the desired site.I can only assume that the inability to save properties is some kind of glitch on the plugin’s side.
???
Server Info: Apache PHP Version: 8.1.12 cURL Info: 7.54.0 OpenSSL/1.1.1g Gzip: Yes
Thank you for your answer.
First of all, I have no idea what the problem is with PHP cURL.
I set up my server myself on a VPS and have never had any problems with cURL.
I have not had any problems with cURL, nor have I had any problems with any other plugins.I just deleted everything and reinstalled.
The Analytics authentication shows “successful” and some properties are shown in the pull down.
The only setting is that the tracking code is set to “disabled” because I have set up the Analytics code myself.
Everything else is default.
However, I am unable to select or save any properties on the settings screen.
(none of the buttons work).
There is no multisite setting in wpconfig.Thank you in advance for your help.
Have you investigated this matter?
Clear bugs and tips for recovery.Hi
I have exactly the same phenomenon.
No error occurs in 16.4.
However, if you update to 16.5 or later, you will get the same error.https://search.google.com/test/rich-results?hl=ja&id=dXLwJxfcjnnlt-fFyEKfIA
There are no plugin conflicts.
But I have some thoughts on the customization part.
I don’t think Yoast is doing it right.functions.php
// パンくずリストにトップを追加 function override_yoast_breadcrumb( $links ) { $add_link[] = array('text' => 'トップ', 'url' => 'https://www.harukas.org/'); array_splice( $links, 0, 0, $add_link ); return $links; }
Forum: Plugins
In reply to: [Simple GA Ranking] ショートコードが動作しなくなった@wokamoto 様
Ver2.1.2 での正常動作を確認しました。
対応ありがとうございました。&非推奨関数などの置き換え、感謝します。
とても高速なプラグイン(私のサイトではベスト100記事とか表示していますが1秒程度です)でお気に入りです。
リファクタリングされたことで、今後もメンテナンスされるという安心感ができました。
本当にありがとうございました。Forum: Plugins
In reply to: [Simple GA Ranking] ショートコードが動作しなくなった↑すいません。すこし動作したところで、エラーになりました。
未確認情報を上げてすいません。
2.1.1でも不具合が発生します。PHP Fatal error: Uncaught Error: Call to a member function fetch() on null in xxxxxxxxxxxxxxx/wp-content/plugins/simple-ga-ranking/simple-ga-ranking.php:159\nStack trace:\n#0 xxxxxxxxxxxxxx/wp-content/plugins/simple-ga-ranking/simple-ga-ranking.php(52)
Forum: Plugins
In reply to: [Simple GA Ranking] ショートコードが動作しなくなったVer2.1.1で、正常動作を確認しました。
ありがとうございました。