Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Modify profile edit screen


soysaucesam
Member

@soysaucesam

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 "

Title Here

“; ?>`

Then added a css class to do all the formatting. Works great.

Skip to toolbar