Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
usmf Posted August 26, 2023 Posted August 26, 2023 We have a section of our forum where members are allowed to leave feedback for each other. Each member with feedback has one thread that is for all feedback replies. I've seen forums with a similar set-up using ProBoards software, and they are able to add a link in the area below any member's avatar who has a feedback thread. This links right to the feedback thread and saves members having to locate it themselves. Here is what it looks like in ProBoards (red arrow pointing at the link): Currently, this is what the same area in our Invision community looks like: Is there a way to add a link, maybe under the "Location" or something? Thanks in advance!
usmf Posted August 28, 2023 Author Posted August 28, 2023 2 hours ago, David N. said: Here's how I did it: That looks like it might be perfect. However, the example/directions are missing from the first response showing which field was changed. Where do I get to that option? Thanks so much!
David N. Posted August 28, 2023 Posted August 28, 2023 I followed @opentype's instructions in the post that is marked as the solution to my question (green frame).
usmf Posted August 28, 2023 Author Posted August 28, 2023 1 hour ago, David N. said: I followed @opentype's instructions in the post that is marked as the solution to my question (green frame). Yes, I've got that up. But I can't find where to add a new field -- and it looks like the original screencap is missing. Thanks so much for your help, because I think this will be exactly what I'm looking for.
David N. Posted August 28, 2023 Posted August 28, 2023 4 hours ago, usmf said: But I can't find where to add a new field Under ACP > Members > Profiles > Profile Fields. usmf 1
Marc Posted August 29, 2023 Posted August 29, 2023 Please see the following guide if you are unsure 🙂 David N. and usmf 1 1
usmf Posted August 29, 2023 Author Posted August 29, 2023 Thanks so much! I've almost got this figured out. The guide is perfect. One more question here -- I'm experimenting with this on one of the Admin accounts. I've got the field showing, and the link to the appropriate thread is there and working: Is there a way, though, to edit that to show a hyperlink, rather than the whole lengthy URL? I'm just thinking simple -- after the "Feedback:" <a href="{threadURL}">Link</a> Is that possible? Currently, I have the Field Type on URL, and the default formatting option.
Marc Posted August 29, 2023 Posted August 29, 2023 You can. You would want to click on "Use custom formatting", which will then reveal a textbox for you to enter into. So for you, it would be something like <a href="{$content}">Link</a> usmf and David N. 1 1
usmf Posted August 29, 2023 Author Posted August 29, 2023 Perfect! Thanks so much to both of you for all this help! Marc 1
Recommended Posts