Make the custom profile fields checkbox appear as a list on the register page.
-
While creating a gaming blog, I used the profile field set up in BuddyPress to set up a bunch of checkboxes for the user to select which consoles they own when registering.
All I want is for the check boxes to be displayed as a list instead of in a row.
They are like this: []Xbox[]PS3[]Wii
I want them like this:
[]Xbox
[]PS3
[]WiiI looked into the code in register.php but can’t figure out how to do this:
`
`
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Make the custom profile fields checkbox appear as a list on the register page.’ is closed to new replies.