Ok, iv gotten it to fit in the tag box how it looks nice but that’s for every tags box, iv found how to target specific tags but what would be the right way of selecting that tags box to put in the png icon?
If you’re still looking, I found this site has lots of flag SVG icons and there may be a way to upload them as custom SVG icons on Discourse, not yet sure.
Auto-suggest adding the svg-icons automatically by the tag icon list inputs
Convert the tag icon list into a 3 column table, where there can be autocompletion on tags and font-awesome v5 icons
Add a link to Search v5 Icons | Font Awesome as turns out I was searching the latest font awesome (current v6) and wondering why my inputs weren’t working.
2 created tags are not working for some reason, could this be a bug? I created the tag interview with the SVG logo microphone-stand and the tag lecture with the SVG logo camcorder. Both remain blank.
It does work when I set both tags to use the film SVG logo, which I already used for another tag. So for some reason the 2 initial logos I want to use don’t get accepted.
Can someone reproduce this issue? I could just reproduce it in a clean dev environment with just with this theme component installed. How can I see which version of FontAwesome is in use. Maybe I’m just selecting icons that aren’t included in the version on Discourse. I guess it’s version 5.15. Since these icons were included in 5.11 or 6.0, it should be included.
I cant get the tag icons to appear anywhere but in the sidebar. Anyone has any idea why this is the case? Tried reinstalling the component, using only that component together with the default theme, still no joy.
Hello, thanks for your reply. Unfortunately at this stage the forum is still in development and not open on internet. I’ll get back to you once we go public, or if the issue is resolved.
Alright, it’s fine. Can you provide your current Discourse version strictly and list the active plugins/components? Maybe it could give us a hint.
I would try to enable only the Tag Icons component with the default theme without any CSS modifications to see if the issue appears. If not, from that, you can figure out what the culprit is.
OK I have found the issue. The plugin doesn’t seem able to handle tags that begin with capital letters. I changed the tag names to all lower case and now it works as intended. Tags starting with capital letters look more tidy in my opinion, would be great if this issue could be handled. : ) But still thanks for a great component.