[FF] Realtime Conversations 2.0.3

No permission to download
XF Compatibility
  1. 2.2.x
Short Description
Download and Discuss Premium, Business[FF] Realtime Conversations 2.0.3 version on Premium Content Best Download Discussion Community. It is zip Extention type and 25.2 KB File size. From [FF] Realtime Conversations have 1 Description Attachments, 99 Views.
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:
.js-typers {
    &.is-active {
        opacity: 1;
        max-height: 1000px;
        transition: all .5s ease-in-out;
    }
    > .b-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.
Author
axtona
Views
99
Extention type
zip
File size
25.2 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please  Send Message to NP Team with direct message, You will get it very quickly!
Support Developer If you are satisfied with your test or project have earn money successfully, Maybe you can click more information button to support with buying.

More resources from axtona

A
[AH] Social Profiles 3.0.0 Patch Level 2
This add-on is a port of GamerProfiles - PixelExit.com, which @Steve F has kindly allowed me to rele
A
Removes 'Install the app' link on mobile devices.
A
The add-on adds the ability to set a user avatar during registration.