Gif working in all forum?

jommytonny888

Well-known member
Registered
Joined
May 31, 2022
Messages
166
Points
28

Reputation:

I added gif to username but I see its not visible in forum like in enxf. It just shows as normal under threads and elsewhere. Inside thread it shows normal, but in nodes for example no. I post example from enxf. As you can see they are all red with gif
 

Attachments

  • enxf gif.jpg
    enxf gif.jpg
    97.7 KB · Views: 197

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,531
Points
523

Reputation:

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,531
Points
523

Reputation:

If it still not works for some templates, you need to change them and add the rich=true statement to it, like here
PHP:
<xf:username user="{$thread.last_post_cache}" rich="true" />
 
Top