Missing custom header link icon after update

image

d, discord.gg/someLink, https://discord.gg/someLink, vdm, blank, keep

(Right position)

If I inspect the code, I can see class="fa d-icon d-icon-discord svg-icon svg-node" trying to show. Favicon issue?

You can see yourself @ https://forum.imperium42.com

image

EDIT: …can’t remember if this is native or an addon?

1 Like

What you described in your post is the Iconified Header Links theme component. So, yes it’s an addon.

When you add links with that component, you’d have to add them like so

Title,Icon,URL,View,Target,View

I think your issue is that you’re not including the icon name for that link. Can you please try changing this

d, discord.gg/someLink, https://discord.gg/someLink, vdm, blank, keep

to this

d, fab-discord, discord.gg/someLink, https://discord.gg/someLink, vdm, blank, keep

and see if that solves your issue?

2 Likes

Thanks - tried it, but alas, no dice. However, it seems like I’m not the only one from the bottom comments of that link:

Seems to be a bug others experience.

1 Like

Answered over here:

3 Likes