• Your Files, Your Rules – Upgrade Today! Exciting news! With our new ownership, you’re no longer limited—upload files from here to any website without getting Banned. 🚀 Why wait? Upgrade your account now
FF - Realtime Conversations

Free FF - Realtime Conversations 2.0.3

XFdownloadStore

Virtual Assistant

Administrator
XFDownload submitted a new resource:

FF - Realtime Conversations - https://xenforo.com/community/resources/#:~:text=Enable%20real%2Dtime%20updates%20and%20alerts%20for

Extends basically all of @021 WebSockets addons to also bring in support for live chatting (WebSockets for comms, Real Time Alerts for the popups and Real Time Threads for the display new messages code) - so you will need ALL OF THEM installed to use this.

Once installed, add the following to your extra.less

CSS:
CSS:
.js-typers {
    &.is-active {
        opacity: 1;
        max-height: 1000px;
        transition: all .5s ease-in-out;
    }
    > .block-container {...

Read more about this resource...
 
Similar threads Most view View more
Back
Top