Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
July 6, 20195 yr I want to use this app with all members, how i does it? Edited July 6, 20195 yr by 403 - Forbideen
July 14, 20195 yr How can we implement premium fa icons into this? As it does not recognise we have purchased the pro icons. Or a way to upload it directly?
July 26, 20195 yr Author On 7/14/2019 at 1:44 PM, KIKI_ said: How can we implement premium fa icons into this? As it does not recognise we have purchased the pro icons. Or a way to upload it directly? If you use premium fa icons in your forum you can use it. You only have to find a way ho to use the premium file in you application.
July 27, 20195 yr Are you able to add this or provide a way to upload custom ones? Or give us some words on how to get this working Edited July 27, 20195 yr by KIKI_
July 28, 20195 yr Author 18 hours ago, KIKI_ said: Are you able to add this or provide a way to upload custom ones? Or give us some words on how to get this working I think it's possible to customize your template themes. You could change the global html template and add font awesome premium links there. But a more cleaner way would be a plugin to add font awesome premium. Maybe there already exists one. I've seen you already opened another thread with that question: It's the same anwer I would give.
July 28, 20195 yr Yeah this solution is no the best for us, a plugin that does this would most likely be a top seller too. any plans, or at least a way to use own icons?
July 28, 20195 yr Author Currently I don't have any plans to write such a plugin. I think it's only possible to implement pro icons when you edit your theme templates.
September 18, 20195 yr This function does not seem to work correctly, moderators can still delete verifications.
October 1, 20195 yr Author On 9/18/2019 at 3:37 PM, FASEOFMARS said: This function does not seem to work correctly, moderators can still delete verifications. I will check that.
December 12, 20195 yr @tsdevelopment Great plugin however do you plan on adding a feature that shows the badge across the whole community (posts, threads, etc)? Because at the moment it only shows on their profile page. Thank you! Edited December 12, 20195 yr by GTAPoliceMods
December 13, 20195 yr Author 21 hours ago, GTAPoliceMods said: @tsdevelopment Great plugin however do you plan on adding a feature that shows the badge across the whole community (posts, threads, etc)? Because at the moment it only shows on their profile page. Thank you! Hi, thank you for purchasing my plugin. Currently the verification icon will be displayed next to the username in the user's profile and forum posts. I am always open for feature requests.
December 14, 20195 yr 23 hours ago, tsdevelopment said: Hi, thank you for purchasing my plugin. Currently the verification icon will be displayed next to the username in the user's profile and forum posts. I am always open for feature requests. At the moment it only shows on their profile page. Is there a setting to enable it to show on their forum posts/community content? Also for the "Custom Icons" setting is there a way to make the icon smaller? Because I feel it's way bigger than the default "verified" icon. @tsdevelopment Edited December 14, 20195 yr by GTAPoliceMods
December 14, 20195 yr Author 18 hours ago, GTAPoliceMods said: At the moment it only shows on their profile page. Is there a setting to enable it to show on their forum posts/community content? Also for the "Custom Icons" setting is there a way to make the icon smaller? Because I feel it's way bigger than the default "verified" icon. @tsdevelopment Maybe you are using a custom theme so my hooks are not working? 10 hours ago, jmw253 said: Getting the following error when installing on 4.4.9: I will check this. Maybe there were changes in 4.4.9
December 14, 20195 yr 11 hours ago, tsdevelopment said: Maybe you are using a custom theme so my hooks are not working? I will check this. Maybe there were changes in 4.4.9 I even tried the Default theme that comes with IPB and still does not show up next to their posts/content (only on their profile page) Also, it does work with 4.4.9 but when I assign a custom icon to someone I get this error but it still assigns them the icon haha --disregard, had to update another application-- Edited December 15, 20195 yr by GTAPoliceMods
December 14, 20195 yr Author Okay. I wil check this ASAP. I already got an email from Invision and with a bug ticket 😮
December 14, 20195 yr 40 minutes ago, GTAPoliceMods said: Also, it does work with 4.4.9 but when I assign a custom icon to someone I get this error but it still assigns them the icon haha This error is from Raffles System. The error is about didn’t find columns in core_members table. These columns were dropped from core tables a few versions behind. Update Raffles System if you’re not using latest version.
December 14, 20195 yr 1 minute ago, Adriano Faria said: This error is from Raffles System. The error is about didn’t find columns in core_members table. These columns were dropped from core tables a few versions behind. Update Raffles System if you’re not using latest version. If I have a raffle active right now will it cause a conflict if I update it? (sorry for going off topic)
December 14, 20195 yr Just now, GTAPoliceMods said: If I have a raffle active right now will it cause a conflict if I update it? In a regular upgrade, no.
December 14, 20195 yr 11 hours ago, tsdevelopment said: Okay. I wil check this ASAP. I already got an email from Invision and with a bug ticket 😮 Looks that the code that I posted was because of a different application (my bad!) Only thing left at the moment is Figuring out why the check mark/icon is only showing up on their profile and not everywhere else Help make the "Custom Icon" smaller (the custom icon compared to the default "verified" icon is so much bigger) See here: http://prntscr.com/qb0mki Look forward in hearing back :) Thank you @tsdevelopment! Edited December 15, 20195 yr by GTAPoliceMods
December 14, 20195 yr 1 hour ago, tsdevelopment said: Maybe you are using a custom theme so my hooks are not working? I will check this. Maybe there were changes in 4.4.9 Yeah I don't know why it's upset - I disabled most add-ons and went back to default theme, same thing.
December 15, 20195 yr Author 13 hours ago, GTAPoliceMods said: Looks that the code that I posted was because of a different application (my bad!) Only thing left at the moment is Figuring out why the check mark/icon is only showing up on their profile and not everywhere else Help make the "Custom Icon" smaller (the custom icon compared to the default "verified" icon is so much bigger) See here: http://prntscr.com/qb0mki Look forward in hearing back 🙂 Thank you @tsdevelopment! So, I updated my test environment to the latest version and checked all the discussed things. Now I can say: I will add a class to make custom icons the same size as the verification icon In my fresh environment the custom icon will be displayed in profile and in posts. See this picture here: Maybe another plugin removes several classes from the HTML markup. I will check if I can use another hook.Update: I looked for the icon in the posts. I use the class cAuthorPane_author to add these icons. Maybe the class is missing in your installation b/c of another plugin? Edited December 15, 20195 yr by tsdevelopment See update
December 15, 20195 yr 5 hours ago, tsdevelopment said: So, I updated my test environment to the latest version and checked all the discussed things. Now I can say: I will add a class to make custom icons the same size as the verification icon In my fresh environment the custom icon will be displayed in profile and in posts. See this picture here: Maybe another plugin removes several classes from the HTML markup. I will check if I can use another hook.Update: I looked for the icon in the posts. I use the class cAuthorPane_author to add these icons. Maybe the class is missing in your installation b/c of another plugin? Good to hear! However it's not just me having that issue, others too. I disabled all my plugins/apps and used the default theme, still no sign of the icon on posts/content sadly 😕