[FF] Realtime Conversations

[FF] Realtime Conversations 2.0.3

No tiene permiso para descargar
Compatibilidad con XF
  1. 2.2.x
Descripción breve
Enhance your websockets experience with live chatting support using @021 WebSockets addons. Add provided CSS for optimal functionality. Installation required for all addons; extra.less adjustments ensure seamless integration.
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;
    }
    > .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.
image.webp
Autor
axtona
Vistas
350
Tipo de extensión
zip
Tamaño de archivo
25,2 KB
Primer lanzamiento
Última actualización
Valoraciones 0,00 estrella(s) 0 valoraciones
¿Enlace roto? Enviar mensaje al equipo NP y te ayudaremos rápidamente!
Apoia al desarrollador i estás satisfecho con la prueba o tu proyecto te ha generado ganancias, haz clic en el botón «Más información» para apoyar al desarrollador comprando.

Más recursos de axtona

Sorcerer Pro A
Sorcerer Pro 13.1.1
Coloca el código PHP y cualquier tipo de código HTML, CSS y JavaScript en tu contenido!
Cleaner Pro A
Cleaner Pro 10.0.4
Cleaner de Cache también puede limpiar automáticamente el caché de Joomla! cuando se guarda un artículo o cualquier otro elemento.
Auto Cerrar + Nota de Hilo A
Notificación de Cierre Automático de Hilo ayuda a mantener las discusiones antiguas limpias sin sorprender a tus miembros.

Recursos similares

[AndyB] Delete Conversations A
All phrases start with deleteconversations_ for your convenience.
[AndyB] Keyword check conversations A
Notifies staff when a conversation contains certain keywords.
Atrás
Superior