Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,000
- How-to & Troubleshooting
- 129,530
- Creating & Extending
- 25,788
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,783
- Showcase
- 3,316
- Ideas
- 1,397
- Miscellaneous
- 9,169
-
Is that a premium theme ?,I don’t have access to it,so my opinion may not be good enough.But I hope,you can achieve it using the following approach.
1.Do some css modification,that can help you to make it 2 column
if not then.
Look at the function
bp_get_the_profile_field_options in bp-xprofile-templatetags.php, Here resides the logic for what you are looking for.
But Note,editing this is not a good idea,so better try it using css.