モバイルでこの問題が発生している人はいますか?携帯電話ではDMはほとんど役に立ちません。これは私の両方のスマートフォンで発生します…どうすれば修正できますか?
テーマにカスタムフッターがあり、それがチャットメッセージのレイヤーと干渉する場合に、そのようなことが起こるのを見たことがあります。
一時的に別のテーマに切り替えて、モバイルでチャットを試すことはできますか?それにより、カスタムテーマが原因かどうかを特定するのに役立ちます。
It would only be for you, for a moment to check if the chat issue is isolated to the theme.
When you install the theme, only check Theme can be selected by users:
Then, on your Interaction preferences tab, you can switch to a new theme to test:
That’s what I normally do to debug that, it’s a quick switch just for my account.
If I were worried about folks changing their preferences at that very moment, I might also apply some quick CSS:
.user-preferences .theme {
display: none;
}
Before:
After:
That’s one approach to figuring out a fix. ![]()
How are you accessing the sites? Web browser? DiscourseHub? And since you mentioned plural, which kinds of phones?
@maikiさん、ありがとうございます。テーマはライトとダークの2種類あります。両方をスマホで試しましたが、結果は同じでした。テーマオプションのスクリーンショットはこちらです。ライトとダークで同じテーマなのでしょうか?
携帯電話のホームページにあるウェブブラウザのショートカットからサイトにアクセスしています…ディスコースハブアプリも試しましたが、あまり良い体験ではなく、結局ウェブブラウザが開くだけでした。
@c12gene 問題は、あなたのカスタムCSSとVersatile Bannerの両方が原因の一部でした。両方の問題に対して一時的な修正を実装しました。来週あたり、Versatile Bannerの修正を正式に行います。
@dax 素晴らしいです…本当にありがとうございます!!!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.






