-
Abdullah Al Mamun replied to the topic Custom Code in the forum Creating & Extending 7 years, 2 months ago
@peter-hamilton Im using BuddyPress Xprofile Custom Fields Type plugin too.
-
Abdullah Al Mamun replied to the topic Custom Code in the forum Creating & Extending 7 years, 2 months ago
buddypress – bp-templates – bp-legacy – buddypress – members – single – settings.php?
Here inside i added:
<div class=”item-list-tabs no-ajax” id=”subnav” aria-label=”<?php esc_attr_e( ‘Member secondary navigation’, ‘buddypress’ ); ?>” role=”navigation”>
-
<?php if ( bp_core_can_edit_settings() ) : ?>
<?php bp_get_options_nav();…
-
Abdullah Al Mamun started the topic Custom Code in the forum Creating & Extending 7 years, 2 months ago
How I can add
1. A link to sign up form. I tried the following but no effect:
Add Extra links to BuddyPress User Profile Menu & BuddyPress Group Menu
I want to use a download link in the signup form so user can download Credit Reference Form.
2. In the date section how i can add a calendar instead of date?
Im…[Read more]
@workratio
Active 7 years ago