Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Shawn Tierney Posted November 17, 2015 Posted November 17, 2015 Good morning community, This one has me confused - I have several custom profile fields, some from my import and some I've created in the ACP. However, I can't seem to figure out how to set which fields show up in the forum posts / topics in the mini profile / post bit under the users avatar? None of the four settings I see in v4.1.x in the profile fields address this: - Allow member to see and edit? - Show on registration page? - Can be edited in the user control panel? - Show publicly on member's profile? Even if two fields have all the same settings, some show and some don't? It's almost as if there is a fifth setting somewhere, "show in forum mini profile," but I can't find it :-( :-( :-( Thanks in advance for any help!!! Shawn
Ken Johnson Posted November 17, 2015 Posted November 17, 2015 Check what's in the Display Format setting. If you leave it blank, nothing should show on the forum.
Neej Posted November 18, 2015 Posted November 18, 2015 Here is where the code is located to display custom profile fields within your theme editor. The section you are referring to is known as the 'postContainer' If you wanted to add in custom ones that cannot be edited or visible to the user, that is the place to start. Unfortunately I cannot help you in writing the code but maybe someone else can. An example of a custom postcontainer if you look in that screenshot is the section that says '<!-- Adds Donation icon above user avatar if user has donated-->
Shawn Tierney Posted November 19, 2015 Author Posted November 19, 2015 On 11/17/2015, 9:14:29, Ken Johnson said: Check what's in the Display Format setting. If you leave it blank, nothing should show on the forum. @Ken Johnson Thanks - that did the trick! Stopped showing in the forum but still shows in the profile :-D Thanks again Ken, Shawn
Recommended Posts
Archived
This topic is now archived and is closed to further replies.