Theme editor

  • New XenForo Released Full Nulled 2.3.10 is available for download now. -> HERE
    New XenForo Released Upgrade Nulled 2.3.10 is available for download now. -> HERE
    XenForo Enhanced Search (XFES) 2.3.10 is available for download now. -> HERE
    XenForo Resource Manager (XFRM) 2.3.10 is available for download now. -> HERE
    XenForo Media Gallery (XFMG) 2.3.10 is available for download now. -> HERE

[FF] Realtime Conversations

| XF 2.2 Add-ons (Free) [FF] Realtime Conversations 2.0.3

No permission to download
💾 Resources submitted by: Staraddons • 💬 Posts: 1579 • 🏆 Points: 119 • 👍 Likes: 455 • ⬆️ Resources: 986
Language
English
Compatible XF 2.x versions
  1. 2.2
Additional requirements
[021] XenForo WebSockets 2.0.0+ = https://staraddons.store/resources/021-xenforo-websockets.331/
[021] Real time alerts 2.0.0 = https://staraddons.store/threads/021-real-time-alerts.644/
[021] Real time threads 2.0.0 = https://staraddons.store/resources/021-real-time-threads.332/
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.
Approval Queue Spam Link Highlighting
| XF 2.2 Add-ons (Free) Approval Queue Spam Link Highlighting 1.0.1
[021] Real time alerts
| XF 2.2 Add-ons (Free) [021] Real time alerts 2.0.0
2.0.3
Version
0
Downloads
18
Views
First release
Last update
25.8 KB
File size
zip
Extension type
0.00 star(s) 0 ratings
Ratings
Uploader
Staraddons
Uploaded
986 Resources.

More resources from Staraddons

Back
Top