Theme editor

[FF] Realtime Conversations

[FF] Realtime Conversations

[FF] Realtime Conversations 2.0.3

XF 2.2 Addons · by Staraddons
0 Downloads 21 Views 0 Version
Extends basically all of @021 WebSockets addons to also bring in support for live chatting (WebSocke
Price
Free
There are no downloadable versions available for this resource yet.

Overview Version (0) Discussion (1) License

  • [FF] Realtime Conversations
    [FF] Realtime Conversations
    Extends basically all of @021 WebSockets addons to also bring in support for live chatting (WebSocke
    conversations
    realtime conversations
    About this resource
    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:
    Expand Collapse Copy
    .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
    [FF] Realtime Conversations


    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.
  • Version
    There are no downloadable versions available for this resource yet.
  • Discussion

    This resource has a discussion thread on the forum where you can ask questions, report issues, and talk with the author and other users.

    Join the discussion (1)

  • License Terms

    By purchasing this resource, you are granted a license to use it on one (1) site, for as long as your license remains valid. You are not purchasing ownership of the underlying code.

    How your license works
    • Your license is checked automatically in the background. This never affects your site's visitors.
    • As long as your license is valid, this resource keeps working normally — even if our license server is briefly unreachable, a temporary network issue will never disable it.
    • Your license is bound to your site's domain the first time it's used.

    Moving to a new domain?
    Contact us and we'll move your license for you.

    What's included
    Updates and support for the period stated on this resource's page (see the Version tab for the current release).

    What's not allowed
    • Sharing your license with others, or using it on more than one site at a time
    • Removing or bypassing the license check in the code
Resource information
Category XF 2.2 Addons
Author Staraddons
Date Dec 6, 2025
Latest version 2.0.3
Statistics
Views 21
Downloads 0
Version 0
Developer
Staraddons
Resource author
More resources
Back
Top