Resource icon

xF2 Add-on [FF] Realtime Conversations 2.0.3

No permission to download
Compatible XF Versions
  1. 2.2
Additional Requirements
[021] XenForo WebSockets 2.0.0+
[021] Real time alerts 2.0.0
[021] Real time threads 2.0.0
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
Code:
.js-typers {
    &.is-active {
        opacity: 1;
        max-height: 1000px;
        transition: all .5s ease-in-out;
    }
    > .block-container {
        margin-bottom: @xf-elementSpacer;
    }
    .user-card {
        text-align: center;
    }
    .dots {
        display: block;
    }
    .js-typesText:after {
        content: "\00a0";
    }
    opacity: 0;
    max-height: 0;
    margin-bottom: 0;
    transition: all .3s ease-in-out;
}


Nothing else to configure, just install and it will work, although there are 2 options you can use to tweak.

1716285022849.webp



NOTE: I don't have access to any of his addons after version 2.0.0 - so I don't know if it will still work if you are using newer versions.
  • Like
Reactions: roelandt
Author
Admin
Size
25.2 KB
Extension
zip
Downloads
3
Views
345
First release
Last update

More resources from Admin

Similar resources

Invisible reCAPTCHA for Conversations
Invisible reCAPTCHA for Conversations
0.00 star(s) 0 ratings
Downloads
3
Updated
Allows you to read private chat conversations in Chat by Siropu.
0.00 star(s) 0 ratings
Downloads
19
Updated
[BS] Conversations plus Admin
Conversation functionality extension
0.00 star(s) 0 ratings
Downloads
3
Updated
[MMO] Live Conversations Admin
Adds live forum conversations using websockets
0.00 star(s) 0 ratings
Downloads
13
Updated
[MMO] Overlay Conversations Admin
Adds conversation in a modal window.
0.00 star(s) 0 ratings
Downloads
7
Updated