mocomoco
Forum Replies Created
-
Forum: Plugins
In reply to: [Multi Device Switcher] Error no WordPress 6.4Same here.
WordPress 6.4.1でも同じ問題が起こっています。
色々検証してみましたが、ローカル環境では再現せず、レンタルサーバー上にあるサイトでは不具合が起きています。WordPress 6.3.2に戻すと改善するため、WordPress 6.4で変更された部分の相性が悪いようです。
具体的な症状としては、スマートフォン用に指定したテーマが読み込まれず、PC用のテーマをスマートフォン用テーマのパスで読み込もうとする挙動になり、スマートフォンサイトが機能しなくなります。
PCからの閲覧には問題は起きません。
I am having the same problem with WordPress 6.4.1.
I have verified various things, but I cannot reproduce the problem in my local environment, but the problem is happening on a site on a rental server.It seems to be incompatible with the changes made in WordPress 6.4, as it recovers when I revert to WordPress 6.3.2.
The specific symptom is that the theme specified for smartphones will not load, and the behavior will be to try to load the PC theme with the path of the smartphone theme, and the smartphone site will not function.
The problem does not occur when viewing the site from a PC.
I mean the latter.
Normally, uploaded images (eg 1.”test.jpg” 1280×720 and 2.”test.jpg” 1080×1920) will have a suffix added to the name of the uploaded image even if the name is duplicated (eg “2017/03/test.jpg” 1280×720 and “2017/03/test-1.jpg” 1080×1920).
However, if “Keep local files” is missing, there is no suffix on the name of the image on Azure.
As a result, the image is overwritten when uploading, and the first uploaded image is destroyed.
(only exists “2017/03/test.jpg” 1080×1920 on Azure)Forum: Plugins
In reply to: [MW WP Form] radioボタンへのclass付与が機能していない2.6.2において問題が解決されたことを確認しました。
ありがとうございます!