Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
mountaininteractive Posted November 13, 2023 Posted November 13, 2023 On 11/9/2023 at 3:05 PM, hmikko said: Nice job guys so far 👍 Seems very clean and neat. Liked everything I’ve seen so far. But just to mention… don’t forgot to update emails 🙂 They need a small refresh as well. so true!! I really hope the emails get a refresh 🤞
brandoninsc Posted November 29, 2023 Posted November 29, 2023 I have a significant amount of custom PHP built into the pages component with blocks. Should I have concerns that this content that I've built into this platform will stop working after the update?
Management Matt Posted November 29, 2023 Management Posted November 29, 2023 3 hours ago, brandoninsc said: I have a significant amount of custom PHP built into the pages component with blocks. Should I have concerns that this content that I've built into this platform will stop working after the update? It'll definitely be a "breaking" update for many things including code style in PHP code base blocks but it shouldn't take too long to update those items.
LiveG Posted December 2, 2023 Posted December 2, 2023 (edited) I love the Sidebar!! I'm wondering how it will look on mobile. Any ETA? Edited December 2, 2023 by LiveG
Ehren Posted December 3, 2023 Author Posted December 3, 2023 On 12/2/2023 at 11:14 AM, LiveG said: I love the Sidebar!! I'm wondering how it will look on mobile. The sidebar is desktop only. Mobiles have their own navigation panel design 🙂 SeNioR- and David N. 1 1
Ocean West Posted January 18 Posted January 18 It's been so quiet any more teasers or show & tell? SeNioR-, Dreadknux and Myr 3
Marc Posted January 19 Posted January 19 22 hours ago, Ocean West said: It's been so quiet any more teasers or show & tell? Watch this space 😉 David N. 1
Kirill Gromov Posted January 19 Posted January 19 It looks like Matt is off on a well-deserved vacation and sunbathing on the beach with a cocktail.
Marc Posted January 19 Posted January 19 11 minutes ago, Kirill Gromov said: It looks like Matt is off on a well-deserved vacation and sunbathing on the beach with a cocktail. Not at all. He is tapping away furiously at his keyboard as we speak 😄 David N., Kirill Gromov, SeNioR- and 2 others 5
Square Wheels Posted January 19 Posted January 19 38 minutes ago, Marc Stridgen said: Not at all. He is tapping away furiously at his keyboard as we speak 😄 Maybe a little graphic. 🙂 Sorry, I don't see the spoiler tag to hide it.
Management Matt Posted January 19 Management Posted January 19 Another Invision Community 5 blog is on its way right now. There's been a lot going on, but we're waiting for a few things to be finished before we can show it off. We're currently revamping the theme resources UI, lots of Pages things in progress including a brand new easy page builder along with QA of what's already been added. David N., SeNioR- and SoloInter 3
David N. Posted January 19 Posted January 19 6 minutes ago, Matt said: lots of Pages things in progress Can't wait to see those! 🙂 Matt 1
Clover13 Posted January 19 Posted January 19 31 minutes ago, Matt said: Another Invision Community 5 blog is on its way right now. There's been a lot going on, but we're waiting for a few things to be finished before we can show it off. We're currently revamping the theme resources UI, lots of Pages things in progress including a brand new easy page builder along with QA of what's already been added. Any sense on conversions of v4 Pages assets to v5? David N. 1
Management Matt Posted January 19 Management Posted January 19 51 minutes ago, Clover13 said: Any sense on conversions of v4 Pages assets to v5? The specifics are to be determined, but it will be part automated, part manual most likely. SeNioR-, David N. and Clover13 1 2
Como Posted January 27 Posted January 27 (edited) On 10/31/2023 at 11:11 PM, Ehren said: You’ll be able to add any of your custom profile fields, so if a bio is already a part of those then you’re good to go 🙂 We don’t have plans to show the signature here though. Will 'Bios' (or other profile fields) be pop-ups from the profile strip, or are they purely links? (Because pop-ups would be much better.) Edited January 27 by Como Gill 1
Jelly Belly™ Posted January 28 Posted January 28 (edited) On 10/5/2023 at 12:34 AM, Randy Calvert said: I still remember thinking how IPB 1.0 looked so much nicer than Ikonboard 3.X I still remember when Ikonboard 3.X looked so much nicer than Ikonboard 1.X 🤣 Edited January 28 by Jelly Belly™ Randy Calvert and Matt 2
Dreadknux Posted January 29 Posted January 29 I have a general question relating to the new V5 design philosophy/restructure if that's okay @Ehren. I've been using sticky nav headers in my current V4 setup, where the navigation strip underneath the header area follows the user as they scroll down. That's working very well, with one caveat; I've had to try and shoehorn in a bunch of additional CSS for as many anchored areas on-page as I can think of(i.e. pagination rows, anchored H2s etc) to ensure those anchored areas do not appear hidden behind the sticky navbar. Unfortunately it's a little bit of a janky/inelegant solution - my code for each anchored part in my custom CSS goes something like this: [data-resort="listResort"][data-tableid="topics"]::before, [data-resort="listResort"]::before { display: block; content: " "; height: 60px; margin-top: -60px; visibility: hidden; pointer-events: none; background: none; } The above code tends to help make sure that anchors are set underneath the sticky navbar (which is 60px in height), but it has the side-effect of pulling the ipsBox design up and above its container, which makes sense logically but is a little annoying (and I've had to find alternative way to fix this by modifying the container CSS further to resolve, on a per-section/per-anchor area basis) So basically what I'm interested in knowing about is, do you think there is something in V5's design approach that accounts for this kind of customisation that a community admin might want to do, without requiring custom CSS for a hundred different containers to make it work? I don't necessarily mean that there needs to be an option for sticky headers in the theme editor or anything (because there are too many variables at play - different heights of sticky containers, whereabouts that sticky area might be, etc), but perhaps there is a custom CSS variable baked into V5 for advanced CSS editors, where they can input a value for a sticky anchor height, and then the admin can add one additional line of custom CSS to set their desired navbar/area as 'sticky'... and then the set variable would ensure that all anchored on-page areas would be automatically adjusted to account for the sticky header (so nothing appears hidden behind the sticky container). It's probably quite a complex thing to ask about, but interested to hear your thoughts on feasibility etc? Como and Clover13 2
Como Posted January 30 Posted January 30 (edited) On 1/27/2024 at 11:13 PM, Como said: Will 'Bios' (or other profile fields) be pop-ups from the profile strip, or are they purely links? (Because pop-ups would be much better.) Does anyone have an answer to this?* Thanks. * Edit: preferably, the correct one! 😀 Edited January 30 by Como
Ehren Posted January 30 Author Posted January 30 On 1/29/2024 at 10:41 PM, Dreadknux said: I have a general question relating to the new V5 design philosophy/restructure if that's okay @Ehren. The scroll-padding and scroll-margin properties handle all of this for you, and are already built into v5 via a simple CSS variable. No need for pseudo elements or negative margins 🙂 On 1/28/2024 at 9:13 AM, Como said: Will 'Bios' (or other profile fields) be pop-ups from the profile strip, or are they purely links? (Because pop-ups would be much better.) Are bios a custom profile field which you've made? By default, they'll be displayed below other stats with both the name and value of the field. Location is an example in this screenshot: Dreadknux, Clover13 and SeNioR- 2 1
Como Posted January 30 Posted January 30 16 minutes ago, Ehren said: Are bios a custom profile field which you've made? By default, they'll be displayed below other stats with both the name and value of the field. Location is an example in this screenshot: No. 'Bios' is something you introduced in your post: https://invisioncommunity.com/forums/topic/475690-introducing-a-fresh-new-vision-for-invision-community-5/page/3/#comment-2957374 What I wish to know is if it is possible to add specific profile fields (tabs) to the mini-profile bar in all posts. So, if I created a profile field called 'Bio', would I be able to have this show in the mini-profile bar (in posts) of all members (preferably, only those who have made use of 'Bio')? And, if it is possible, is it purely a link, or a popup (which would be much more useful)? On 1/29/2024 at 12:41 PM, Dreadknux said: So basically what I'm interested in knowing about is, do you think there is something in V5's design approach that accounts for this kind of customisation that a community admin might want to do, without requiring custom CSS for a hundred different containers to make it work? This or something like would be useful I think. Trying to do something similar to you had already crossed my mind. But now that you describe the difficulties, I am glad I did not attempt it. But yeah, I am on board with the idea of a sticky menu bar.
Ehren Posted January 30 Author Posted January 30 If you have a custom profile field (Bio in this case), and if you’ve enabled the setting to have it displayed alongside posts, it will be shown just like Locations in my above screenshot. There isn’t any tab/modal functionality in the mini profile (not yet anyway). It simply shows the authors stats in an inline list, and then loops through their custom profile fields and outputs them in a vertical list. David N. 1
Como Posted January 30 Posted January 30 25 minutes ago, Ehren said: If you have a custom profile field (Bio in this case), and if you’ve enabled the setting to have it displayed alongside posts, it will be shown just like Locations in my above screenshot. There isn’t any tab/modal functionality in the mini profile (not yet anyway). It simply shows the authors stats in an inline list, and then loops through their custom profile fields and outputs them in a vertical list. Hi @Ehren That's a shame. But thank you for replying and explaining.
Grafidea Posted February 19 Posted February 19 Is there any approximate release date for version v5 yet? SeNioR-, rsst, TIKHONIN and 2 others 5
Mike Gholson Posted March 4 Posted March 4 Yeah, IPB5 will be pretty sweet, from what I can tell. Looking forward to seeing more from the team. I find it extremely satisfying to see how active the developers are making a difference in our communities. Also heavy involvement with us is key and you are hitting that nail on the head too. Much appreciate everything you guys are doing!! Stuart Silvester, Como, SeNioR- and 1 other 3 1
Recommended Posts