Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
May 7, 20177 yr I purchased this because of all the updates you have been doing. A couple of things I have noticed. First off this add-on no longer makes the topic starter add-on work. Is there anyway just to say have when not using the online pip instead of the glow feature just to have a standard color, like the example below? Plus a spot to put the hex # color in the box to set the Online/Offline color. It would keep everything clean and inline. Or just a spot do disable that "glow" feature? 3. I also noticed that the Last activity sometimes gets broke depending on the day. 4. Also I noticed this add-on shrunk down my users avatars. Is there anyway to make it so it does not overwrite these settings? It's a great addon and keep up all the updates and changes. Edited May 7, 20177 yr by nodle
May 8, 20177 yr Author 7 hours ago, nodle said: I purchased this because of all the updates you have been doing. A couple of things I have noticed. First off this add-on no longer makes the topic starter add-on work. Is there anyway just to say have when not using the online pip instead of the glow feature just to have a standard color, like the example below? Plus a spot to put the hex # color in the box to set the Online/Offline color. It would keep everything clean and inline. Or just a spot do disable that "glow" feature? 3. I also noticed that the Last activity sometimes gets broke depending on the day. 4. Also I noticed this add-on shrunk down my users avatars. Is there anyway to make it so it does not overwrite these settings? It's a great addon and keep up all the updates and changes. 1. Any other plugin for the info panel prob won't work only one can at a time, I could look into adding something similar 2. Yeah I can make it so you can pick a colour (there already is a setting to remove the glow but it still stays green) 3. Some fields have really long text so you might need to make the info panel about 220-230px you can edit that in the settings of the panel (It looks better a little bit bigger too) 4. I already thought about resizing the avatar so yeah I will add that to a update too but for now you can add the code below to your custom.css to edit avatar size (choose your size) .ipsUserPhoto_medium img, img.ipsUserPhoto_medium, .ipsUserPhoto_medium::after { width: 75px; height: 75px; border-radius: 38px; } If you want it square remove the border radius and if you make it bigger probably use about 56px to the border radius to give it its proper circle Edited May 8, 20177 yr by TheJackal84
May 8, 20177 yr Morning, Just wondering, is it possible to change the font on the members name only? I could either use a Google font or use one I've uploaded myself (without changing any other font on the board).
May 8, 20177 yr Author 3 minutes ago, CP_User said: Morning, Just wondering, is it possible to change the font on the members name only? I could either use a Google font or use one I've uploaded myself (without changing any other font on the board). Yeah that's possible I will add that to the next update too
May 8, 20177 yr 1 minute ago, TheJackal84 said: Yeah that's possible I will add that to the next update too Ah, you're a good man! Thank You.
May 8, 20177 yr 10 hours ago, TheJackal84 said: 4. I already thought about resizing the avatar so yeah I will add that to a update too but for now you can add the code below to your custom.css to edit avatar size (choose your size) .ipsUserPhoto_medium img, img.ipsUserPhoto_medium, .ipsUserPhoto_medium::after { width: 75px; height: 75px; border-radius: 38px; } If you want it square remove the border radius and if you make it bigger probably use about 56px to the border radius to give it its proper circle I already tried this yesterday but by increasing the size here it also increases it in the pop up member card messing it up. I also must had missed the option to disable the "glow" the first time. I'll just hold off for now and see what you come up with. Thanks for updating it and taking peoples ideas and changes. It's starting to turn out nicely.
May 8, 20177 yr Author Just now, nodle said: I already tried this yesterday but by increasing the size here it also increases it in the pop up member card messing it up. I also must had missed the option to disable the "glow" the first time. I'll just hold off for now and see what you come up with. Thanks for updating it and taking peoples ideas and changes. It's starting to turn out nicely. That's OK, I have been messing about with the colours and the one problem is if I allow the choice of colour for online then it will need loads more settings for the glow with rgba colours included so on the users side its a lot of hard work to match the colours with the glow and shadows, The avatar size is already done but I am waiting for a answer on a way to do it better so hopefully it will be the newer way, Plus I have added what @CP_User wanted with the ability to change font of the username it can either be web-safe fonts (normal ones) or it can be google fonts, So hopefully I will have it all done with-in the next couple of days maybe quicker
May 8, 20177 yr 1 minute ago, TheJackal84 said: then it will need loads more settings for the glow with rgba colours included so on the users side its a lot of hard work to match the colours with the glow and shadows, Don't worry about this. I missed the glow portion and the green works fine. Works comes to worse I can change it using some .css to match my color not that big of a deal. 2 minutes ago, TheJackal84 said: The avatar size is already done but I am waiting for a answer on a way to do it better so hopefully it will be the newer way Nice looking forward to this. Keep up the great work.
May 8, 20177 yr 9 minutes ago, TheJackal84 said: That's OK, I have been messing about with the colours and the one problem is if I allow the choice of colour for online then it will need loads more settings for the glow with rgba colours included so on the users side its a lot of hard work to match the colours with the glow and shadows, The avatar size is already done but I am waiting for a answer on a way to do it better so hopefully it will be the newer way, Plus I have added what @CP_User wanted with the ability to change font of the username it can either be web-safe fonts (normal ones) or it can be google fonts, So hopefully I will have it all done with-in the next couple of days maybe quicker Splendid , will I be able to upload my own font to my directory and link it?
May 8, 20177 yr Hey there, I tried installing your plugin today, but i get this very unhelpful error code 3C145/3 Something went wrong. Please try again.
May 8, 20177 yr Author 3 minutes ago, Aiba said: Hey there, I tried installing your plugin today, but i get this very unhelpful error code 3C145/3 Something went wrong. Please try again. Did you try to re-install? and if that says the same download a previous version and see what happens there
May 8, 20177 yr Author 1 hour ago, CP_User said: Splendid , will I be able to upload my own font to my directory and link it? Glad I did this for you as it will fit in great in one of my other plugins I am making Edited May 8, 20177 yr by TheJackal84
May 8, 20177 yr 14 minutes ago, TheJackal84 said: Glad I did this for you as it will fit in great in one of my other plugins I am making Surprises! Wonder what it could be...
May 8, 20177 yr Author 2 hours ago, nodle said: I already tried this yesterday but by increasing the size here it also increases it in the pop up member card messing it up. I also must had missed the option to disable the "glow" the first time. I'll just hold off for now and see what you come up with. Thanks for updating it and taking peoples ideas and changes. It's starting to turn out nicely. Would you want the topic starter inside the user info panel at the top maybe like centered and with or without font-awesome?, Or would you want it with the IPS badge like in the plugin you shown in the link? Edited May 8, 20177 yr by TheJackal84
May 8, 20177 yr 9 minutes ago, TheJackal84 said: Would you want the topic starter inside the user info panel at the top maybe like centered and with or without font-awesome?, Or would you want it with the IPS badge like in the plugin you shown in the link? If you could build it in that would be great something above the Avatar would be perfect. It's basically to show who started the thread. That way if the thread is real long someone doesn't have to look back to the first post to see who created the thread. Something with Font Awesome would be great.
May 8, 20177 yr Author 3 minutes ago, nodle said: If you could build it in that would be great something above the Avatar would be perfect. It's basically to show who started the thread. That way if the thread is real long someone doesn't have to look back to the first post to see who created the thread. Something with Font Awesome would be great. Alright maybe I can add 2 settings one to show in the panel or the ips badge above the avatar, I will see how I get on Edited May 8, 20177 yr by TheJackal84
May 9, 20177 yr Author 11 hours ago, nodle said: If you could build it in that would be great something above the Avatar would be perfect. It's basically to show who started the thread. That way if the thread is real long someone doesn't have to look back to the first post to see who created the thread. Something with Font Awesome would be great. I done it below the avatar because of the cover photo and I will need to do a lot more edits if it was above the avatar because of the cover photo but this is how it looks And the avatar bit is done too, I will be doing some final checks today before I release it Edited May 9, 20177 yr by TheJackal84
May 9, 20177 yr Author 1.0.4 available New features Show/Hide a topic starter badge or field to the info panel (As requested) Change the width & height of the avatar (As requested) Change the font of the username (you can use web safe fonts, Google fonts or you can even upload your own!!!!!) (As requested) Change the height of the users cover photo (As requested)
May 9, 20177 yr Topic starter works great. The avatar resizing works great, but there is one bug. Like I said before when you resize it, it also effects the hover pop up card. The wording overlaps the image. See image below.
May 9, 20177 yr Another fantastic update. With the uploaded fonts, the username has come out quite small (which I think is due to the font), is there an easy way to adjust the size of the font? This might be to be another option? (Without it effecting other areas of the site) Edited May 9, 20177 yr by CP_User
May 9, 20177 yr Author 2 minutes ago, nodle said: Topic starter works great. The avatar resizing works great, but there is one bug. Like I said before when you resize it, it also effects the hover pop up card. The wording overlaps the image. See image below. hmm to shouldn't as its a separate class, I will check it out
May 9, 20177 yr 2 minutes ago, TheJackal84 said: hmm to shouldn't as its a separate class, I will check it out If you want to test just set the avatar height and width to say 100px each. Then apply then go to the username and hover on it. Also just tested on default skin as well with the same result. Edited May 9, 20177 yr by nodle
May 9, 20177 yr Author 2 minutes ago, CP_User said: Another fantastic update. With the uploaded fonts, the username has come out quite small (which I think is due to the font), is there an easy way to adjust the size of the font? This might be to be another option? (Without it effecting other areas of the site) Add this to your custom css for now. I am not sure what else it will change though so check it out .ipsType_sectionHead { font-size: 20px; } Change the size to what you want
May 9, 20177 yr 1 minute ago, TheJackal84 said: hmm to shouldn't as its a separate class, I will check it out I can confirm this, same issue on the hover card. Just now, nodle said: If you want to test just set the avatar height and width to say 100px each. Then apply then go to the username and hover on it. Exactly the same size I'm using.
May 9, 20177 yr 4 minutes ago, TheJackal84 said: Add this to your custom css for now. I am not sure what else it will change though so check it out .ipsType_sectionHead { font-size: 20px; } Change the size to what you want This has worked, it's more to do with the font I'm using. I've tried another and it's OK. I have adjusted the font to 26px which works better. No ill effects around the site as of yet.