-
soysaucesam posted on the forum topic Modify profile edit screen in the group How-To and Troubleshooting: 14 years, 1 month ago
Thanks @Modemlooper-
I took the things you pointed out, but modified things a bit. Within the profile field loop in members/single/profile/edit.php I added a series of lines like this:
< ?php if (bp_get_the_profile_field_id()=='7') echo "<div class='sectionHead'>Title Here"; ?>
Then added a css class to do all the formatting. Works great.…
-
soysaucesam posted on the forum topic Modify profile edit screen in the group How-To and Troubleshooting: 14 years, 1 month ago
@Modemlooper- Thanks for the reply.
Do you know if that works for editing the fields, or just for displaying them? I tried uncommenting that using one of my field names, and it crashed my page. I will continue to play around with it. -
soysaucesam started the forum topic Modify profile edit screen in the group How-To and Troubleshooting: 14 years, 1 month ago
Hello, I am working on my BP child theme and I would like to modify the profile edit.php file. My project requires more extensive formatting of the profile edit page, so rather than using the profile loop, I was hoping to call profile fields individually, along with additional markup (More titles, divs, etc) Clearly I […]
-
soysaucesam joined the group How-To and Troubleshooting 14 years, 1 month ago
@soysaucesam
Not recently active