inherit
263505
0
May 13, 2022 9:34:38 GMT -8
Wolf Paws
6
February 2021
wolfpaws265
|
Post by Wolf Paws on Feb 8, 2021 14:00:00 GMT -8
Heya! General goal I am trying to accomplish is to add longer instructions on the Edit Profile page for several different custom user profile fields, with text that is too long to fit into the actual name of the Custom Profile Field. I know it exists for the default profile fields and makes use of <label> and <span class="description"> tags, but I cannot figure out how to actually add that to the Edit User Profile template for each one. Example of what I am talking about: I am wanting to add descriptions like that to my various custom profile fields. As a note, I am a beginner with javascript, and have been able to make some nifty changes to my forum's profiles already on the "Summary" template using {if}{else} scripts to insert extra text and notes. The Edit User Profile template doesn't include mentions of how it is adding descriptions under things like "Most Recent Status" and "Personal Notes," so I am unsure on how to add similar descriptions under my custom fields while still allowing it to function. Any help or tips would be appreciated!
|
|
Kami
Forum Cat
Posts: 40,198
Mini-Profile Theme: Kami's Mini-Profile
#f35f71
156500
0
Offline
Jul 24, 2021 11:48:29 GMT -8
Kami
40,198
July 2010
kamiyakaoru
Kami's Mini-Profile
|
Post by Kami on Feb 8, 2021 15:30:32 GMT -8
Heya! General goal I am trying to accomplish is to add longer instructions on the Edit Profile page for several different custom user profile fields, with text that is too long to fit into the actual name of the Custom Profile Field. I know it exists for the default profile fields and makes use of <label> and <span class="description"> tags, but I cannot figure out how to actually add that to the Edit User Profile template for each one. Example of what I am talking about: I am wanting to add descriptions like that to my various custom profile fields. As a note, I am a beginner with javascript, and have been able to make some nifty changes to my forum's profiles already on the "Summary" template using {if}{else} scripts to insert extra text and notes. The Edit User Profile template doesn't include mentions of how it is adding descriptions under things like "Most Recent Status" and "Personal Notes," so I am unsure on how to add similar descriptions under my custom fields while still allowing it to function. Any help or tips would be appreciated! www.proboards.com/library/plugins/item/522You can use the above plugin to add descriptions to every custom profile field. You can't actually adjust this in the template, the edit fields are unavailable.
|
|
inherit
263505
0
May 13, 2022 9:34:38 GMT -8
Wolf Paws
6
February 2021
wolfpaws265
|
Post by Wolf Paws on Feb 9, 2021 8:20:27 GMT -8
Thank you, Kami! Surprised I missed that plugin in earlier browsing. Thank you for ending my snipe hunt to try to add those via template
|
|