Widgets stops working randomly. #267
Replies: 2 comments 3 replies
-
Check Twitch see if the problem will remain. I use streamelements though and np using Twitch BUT YouTube cause issues last two months. YouTube live chat API changed few months ago just so you know 😉 |
Beta Was this translation helpful? Give feedback.
-
Hello again bafler. It is been a long time. with this one >>> @import url("https://fonts.googleapis.com/css?family=Arial"); @import url("https://fonts.googleapis.com/css?family=Imprima"); /* Background colors*/ yt-live-chat-text-message-renderer[author-type="owner"], yt-live-chat-text-message-renderer[author-type="moderator"], yt-live-chat-text-message-renderer[author-type="member"], yt-live-chat-author-chip #author-name { yt-live-chat-text-message-renderer #content, /* Hide scrollbar. */ yt-live-chat-item-list-renderer #item-scroller{ /* Hide header and input. */ /* Reduce side padding. */ yt-live-chat-paid-message-renderer #header { /* Avatars. */ width: 24px !important; /* Hide badges. */ /* Timestamps. */ color: #999999 !important; /* Badges. */ yt-live-chat-text-message-renderer #author-name[type="moderator"], yt-live-chat-text-message-renderer #author-name[type="member"], /* Channel names. */ yt-live-chat-text-message-renderer #author-name::after { /* Messages. */ /* SuperChat/Fan Funding Messages. */ yt-live-chat-paid-message-renderer #purchase-amount, yt-live-chat-paid-message-renderer #content, yt-live-chat-moderation-message-renderer { yt-live-chat-paid-message-renderer { yt-live-chat-legacy-paid-message-renderer { yt-live-chat-text-message-renderer a, yt-live-chat-text-message-renderer[is-deleted], yt-live-chat-ticker-renderer { yt-live-chat-ticker-paid-message-item-renderer, yt-live-chat-mode-change-message-renderer, yt-live-chat-banner-manager { yt-live-chat-text-message-renderer, yt-live-chat-action-panel-renderer, INSTEAD OF THIS ONE >>> body { background-color: rgba(0, 0, 0, 0); margin: 0px auto; overflow: hidden; } |
Beta Was this translation helpful? Give feedback.
-
Hello. I am a streamer who using this software. Twitch is fine but i am using Widgets for the Youtube chats. I am using Streamlabs chatbox.
It is working but randomly stops working. No more i am able to see messages on my screen. I have to close and run the software again.
How can i solve this?
Beta Was this translation helpful? Give feedback.
All reactions