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: 89

dwinchester

Well-known member
Registered
Joined
Aug 12, 2020
Messages
188
Points
38

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
jommytonny888maybe you don't have the right code in your groups configuration
 

BattleKing

Spirit of darkness
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P Member
Collaborate
Registered
Joined
May 24, 2020
Messages
3,519
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,519
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