Senri Miura
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Rollback - Rollback Plugins and Themes] Error with version 3.1.1The new version now works correctly on my site. Thank you for your prompt response.
Forum: Plugins
In reply to: [WP Rollback - Rollback Plugins and Themes] Error with version 3.1.1Also in my site, after updating my site to version 3.1.1, the theme’s admin panel broke.
The following fatal error was reported by WordPress:
Occurred on line 54 of the file /MyURL/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Admin/AdminFooter.php. Error message: Uncaught TypeError: WpRollback\SharedCore\Rollbacks\Admin\AdminFooter::footerText(): Argument #1 ($text) must be of type string, null given, called in /MyURL/wp-includes/class-wp-hook.php on line 341 and defined in /MyURL***/wp-content/plugins/wp-rollback/vendor/wp-rollback/shared-core/src/Rollbacks/Admin/AdminFooter.php:54- This reply was modified 1 month ago by Senri Miura.
- This reply was modified 1 month ago by Senri Miura.
Also in my environment, uninstalling Yoast SEO resolved the display issues with Firelight Lightbox (formerly Easy FancyBox).
Currently, I’m using Rank Math SEO as a replacement (it has an import function from Yoast).Therefore, Load Combined Core Block Assets is no longer necessary. Thank you very much for your help during this short time.
Just wanted to let you know.
After uninstalling Yoast SEO and replacing it with another SEO plugin, the Firelight Lightbox display issue was resolved, and Load Combined Core Block Assets is no longer needed!Forum: Plugins
In reply to: [SlimStat Analytics] My shortcodes stopped working.Hello @parhumm,
I understood. I’m currently not using SlimStat on my main site, but I’ll test its functionality on another site. Thank you very much for reporting this issue.
Forum: Plugins
In reply to: [SlimStat Analytics] My shortcodes stopped working.Hello @parhumm,
Thank you very much for your quick reply.
After that, I uninstalled the SlimStat plugin (deleting the database) and reinstalled it, which temporarily resolved the problem.However, although I selected GeoLite2 (I have a MaxMind license key) as the Geolocation Provider in the Tracker tab of the SlimStat settings and was able to update the Geolocation Database, no matter what I selected for the GeoIP Database Source, it remained set to ‘Disable’.
I have also disabled GDPR compliance mode.
Is the problem still present?
I see. To confirm, I created a new blog and pasted the “Code Block Pro” block, and found that the “use the textarea” option I set in the previous blog was OFF, so I confirmed that the previous setting was retained.
Therefore, this problem can be considered resolved. Thank you very much.This is a request, but could you please uncheck the “use the textarea” option by default?
Currently it’s on by default, which makes it difficult to use.Thank you for your quick reply.
It seems that you guessed the problem.The following URL has the “use the textarea” option unchecked in the copy button settings.
Then it works properly.https://senris.com/test/test-ng2/?lang=en
Note that the plugin Tranposh is no longer available for download from the WordPress directory, but can currently be downloaded from the following site:
Forum: Plugins
In reply to: [Gwolle Guestbook] InfoMy website also has a black background, so the plugin update made the Gwolle Guestbook button hard to see. So I fixed it with the following additional CSS. Now the input buttons are displayed stylishly:
/*
Gwolle Guestbook button redesign
*/
.gwolle-gb-write-button input {
font-size: 9pt !important;
}
.gwolle-gb-write-button {
.button {
display : inline-block;
border-radius : 5%;
font-size : 9pt;
text-align : center;
cursor : pointer;
padding : 12px 12px;
background : #000066;
color : #ffffff;
line-height : 1em;\
transition : .3s;
box-shadow : 0px 0px 8px #666666;
border : 2px solid #000066;
}
.button:hover {
box-shadow : none;
color : #000066;
background : #ffffff;
}
}- This reply was modified 1 year, 2 months ago by Senri Miura.
- This reply was modified 1 year, 2 months ago by Senri Miura.
Forum: Plugins
In reply to: [WP Popular Posts] Does not work with WordPress 6.4Hello Hector,
It looks like my theme didn’t support HTML5 script tags.
So, as a solution, followed the instructions you provided and I added the following code snippet to the theme’s functions.php file, and the issue was successfully resolved.
I really appreciate you in this time. thank you very much!/** * Added support for HTML5 script tags */ add_theme_support( 'html5', array('script') );Forum: Plugins
In reply to: [WP Popular Posts] Does not work with WordPress 6.4By the way, my PHP version is 7.4.
Forum: Plugins
In reply to: [XO Event Calendar] イベントカレンダー ブロック のタイトル表示について確かにできました!
どうもありがとうございます。プラグインの完成度、サポート、共に素晴らしいです😄
本スレッド、解決済とさせて頂きます。Forum: Plugins
In reply to: [XO Event Calendar] カテゴリー追加でイベントがカレンダー表示されなくなるさきほど、サイドバーのウィジェットをイベントカレンダー ブロックに変更し、正常に動作することを確認しました。
素晴らしいプラグインを提供して頂いた事、そして、丁寧なサポートにも感謝いたします。
Forum: Plugins
In reply to: [XO Event Calendar] カテゴリー追加でイベントがカレンダー表示されなくなる大変、申し訳ありませんでした。イベントの追加、スラッグ更新をした場合、再度ウィジェットの設定で表示するイベントを追加しないと表示されない仕様だったんですね。ウィジェットの設定変更で、表示される事を今、確認しました!
なお、イベントカレンダーブロックが提供された事も今知りましたので、ウィジェットをイベントカレンダー ブロックを使用するよう変更します。
この問題は、私の勘違いでしたので、のちほど解決として処理させて頂きます。お手数をお掛けしどうもすみませんでした。
この度は、どうもありがとうございました。