s2member profile fields to display
-
I am looking to display additional profile fields I created with s2member.
I opened user-profile.php.
I think I need to write more of these lines and edit them to call on the additional s2member profile fields:
“
<p class=”bbp-user-description”><?php bbp_displayed_user_field( ‘description’ ); ?></p>
<?php endif; ?>“
I have not yet located the s2member code to add to above code. If anyone has accomplished this, please let me know.
- You must be logged in to reply to this topic.