No.Can we use the @tag user in this version?
After we enabled the sidebar widget for TaigaChat Pro we get this view in the full chat view:
We use "Zipped" as style. For some reason the smaller shoutbox directly over the forum is also not working.
![]()
var adjId = $(this).next().length > 0 ? $(this).next().attr("id") : "";
var adjId = $(this.id).next().length > 0 ? $(this.id).next().attr("id") : "";
var adjId = $(this).prev().length > 0 ? $(this).prev().attr("id") : "";
var adjId = $(this.id).prev().length > 0 ? $(this.id).prev().attr("id") : "";
Yes.or are the smileys just the stock ones?
Web Server?Hello,
I am having an issue with the auto refresh. For whatever reason, the shouts do not auto refresh. Any advice?
Add this on your domain config:Thanks for your reply!
Nginx, LEMP Stack to be specific
location /data/taigachat/ {
open_file_cache off;
}
We use essential cookies to make this site work, and optional cookies to enhance your experience.