-
021
- OP
Real Time Chat does not work on the XenForo WebSockets add-on. Your configuration for XenForo WebSockets is still incorrectI have issue getting real time threads specifically working but real time chat is working fine strangely enough,
Real Time Chat does not work on the XenForo WebSockets add-on. Your configuration for XenForo WebSockets is still incorrectI have issue getting real time threads specifically working but real time chat is working fine strangely enough,
Compatible with XenForo WebSockets 2.0.0+
Fixing an issue where some dates were not displaying correctly
Thanks, I was looking for itIn the meantime, if anyone needs to stop the Activity block from displaying on a specific node then add this code to your extra.less (be sure to replace the node number with whatever your node number is)
CSS:[data-container-key="node-89"] .block--typers { display: none !important; }
- Changed display location of users who typing a message
- Added the people number who are in the thread
View attachment 1463
Ah, only the username is shown; no more status that the user is typing :).No. It is in the bottom right corner
Text replaced with animated iconAh, only the username is shown; no more status that the user is typing :).
I don't see the animated icon, though.Text replaced with animated icon
I mean what site are you looking at? You don't have access to this update and the image is static, so it's not entirely clear to me where exactly you don't see the animated iconAt the bottom, there is no icon beside the username.
On this forum.I mean what site are you looking at?
Fixed:
- Pen icon was missed