Jump to content

Emoji error - don't work


Go to solution Solved by Stuart Silvester,

Recommended Posts

Posted
7 minutes ago, Stuart Silvester said:

Yes, it looks like Chatbox is hardcoded to use the old CDN.

            text = (text = (text = self._parseForContent(text)).replace(this.lmn11, function(callback) {
                return 0 > self.lmn12.indexOf(callback) ? "twemoji" != ips.getSetting("emoji_style") ? "<span class='chatboxEmoji'>" + callback + "</span>" : "<img class='chatboxEmoji' src='" + ("https://twemoji.maxcdn.com/2/72x72/" + self._emojiUnicode(callback) + ".png") + "'>" : callback;
            })).replace("!", "&#33;");

 

Ok many thanks! This thing was driving me nuts... cache clear and all worked on some pages.. but back to same laggy behavior on site. Will let developer know. 

Thanks! 

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...