Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted February 9, 20177 yr About This File This plugin will allow users to choose one among 634 font awesome icons to be displayed before their link across the suite. Icon will be displayed only before the user link. Setting: Groups allowed to choose an icon Compatibility: Member's Country: https://invisionpower.com/files/file/7807-members-country/ Group Color on User Link: https://invisionpower.com/files/file/7589-group-color-on-user-link/ Made by requests.
February 10, 20177 yr Great plugin! Some issues though. 1. When plugin is enabled, Google Fonts don't work. 2. Not working in 4.1.12.1. The plugin installs fine and the font awesome icons are listed in the settings. But when an icon is selected it doesn't display anywhere nor does the settings icon appear (below should have the icon left of "user icon".
February 10, 20177 yr Author 1. Google fonts? I have no idea what you're talking about 2. I don't have 4.1.12.1. All resources are made and tested only in latest versions. If you still use this, you better update.
February 11, 20177 yr 13 hours ago, Adriano Faria said: 1. Google fonts? I have no idea what you're talking about A library of custom fonts. At the top of the CSS you add something like: "@import url('https://fonts.googleapis.com/css?family=Roboto');" and then to use it you do: font-family: 'Roboto', sans-serif; https://fonts.google.com/specimen/Caveat+Brush?selection.family=Roboto 13 hours ago, Adriano Faria said: 1. I don't have 4.1.12.1. All resources are made and tested only in latest versions. If you still use this, you better update. Yes, I should and I am. It will take a while to do though.
February 11, 20177 yr Author Are you using default theme? If not, make a test on it to discard some issue on a 3rd-party theme. Also, are you using any other plugin that extends user link or do something related to user templates? Make a quick test: click to disable ALL PLUGINS and enable only this one and test it. Sens a PM with ACP credentials so I can make my tests. Sorry, can't imagine how this is incompatible with something like that. This plugin doesn't CSS or has a template to make it not work. It simply adds the icon on a existing template. I will research.
February 12, 20177 yr @Adriano Faria I figured out why. There's a conflict with css "@import". Using "link" works: <link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet" type="text/css">
July 1, 20177 yr Author 2 hours ago, Lucas James said: Hello @Adriano Faria I don't believe this plugin is working for IP 4.2 I'll test it but this is designed for IPS 4.1.
July 1, 20177 yr 1 minute ago, Adriano Faria said: I'll test it but this is designed for IPS 4.1. Everything seems to work fine besides actually applying the icon to the user link
July 1, 20177 yr Author 4 hours ago, Lucas James said: Hello @Adriano Faria I don't believe this plugin is working for IP 4.2 Working fine on 4.2.0 Beta 7a: Tested with another plugin and both works fine, showing no conflict.
July 1, 20177 yr 25 minutes ago, Adriano Faria said: Working fine on 4.2.0 Beta 7a: Tested with another plugin and both works fine, showing no conflict. That's a different plugin
July 1, 20177 yr 39 minutes ago, Lucas James said: That's a different plugin I can see the custom username plugin ... video shows 2 plugins .. country and username unless I am missing something?
July 1, 20177 yr Author 59 minutes ago, Lucas James said: That's a different plugin First I used Members Country then Custom Username Icon, to show it working with another plugin to discard conflict.
July 23, 20177 yr One suggestion from me It will be great if there is some way to search the title of the icon. Simplest way will be to include the name of the icon in the list, then with browser search I can locate the icon that I found on the font awesome website. But right now, I want to select an airplane, but I have troubles finding the icon in the list
July 23, 20177 yr Author The problem is that I don't use icon name anywhere and to make a search it would have to be in a table. They're created directly on hook file.
July 23, 20177 yr 22 minutes ago, Adriano Faria said: The problem is that I don't use icon name anywhere and to make a search it would have to be in a table. They're created directly on hook file. I was thinking something like this: This way I can find that I want this icon on the font awesome website, then I will simply use browser search (ctrl+f) to locate it in your list. I thought it might be easier to make it this way then creating a dedicated table with search function, etc.
July 23, 20177 yr Author What's New in Version 1.0.1: Will display the fontawesome icon title beside the icon
January 25, 20196 yr Author Me too. I use it on my board. Anyway, I’ll retest and will show on a video.
January 25, 20196 yr Author 4 hours ago, Wolf said: Broken on 4.3 As expected, works fine: I can install, use and uninstall, athought I will make a change in the uninstall process. What issues did you have to say it's broken?