Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Profile Field Linking


wordpressfan
Participant

@wordpressfan

The main problem is I’ve moved member profile data under left-menu, using inner-tube for activity, groups and friends. I’d need to move the following and probably reformat the field headers.

<?php locate_template( array( 'profile/profile-loop.php' ), true ) ?>

A secondary question would be placement of the if statement. I’m guessing preceding this line in profile-loop.php:

bp_the_profile_field(); ?>

(By the way, codex.buddypress.org is still inaccessible even after multiple screen refreshes.)

Skip to toolbar