Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author fredd

    (@gamixfredd)

    If you can code, you just have to replace one of the available slots provided by BuddyPress, “bp_before_member_header”, “bp_before_member_header_meta”… in the plugin line 248. I could perhaps create a shortcode that you should stick to the “member-header.php” where you want.

    Thread Starter patriqueuiliam

    (@patriqueuiliam)

    Thanks gamixfredd!!! very thanks!!!!!!!!!! ??

    Thread Starter patriqueuiliam

    (@patriqueuiliam)

    você pode criar um shortcode? thanks!!!
    ou qual linha do plugin posso alterar o bp_before_member_header por outro?

    Fast You CAN CREATE A shortcode ?
    or which line the plugin can change the bp_before_member_header other ?

    tentei encontrar mas n?o encontrei.
    I tried to find but found.

    Plugin Author fredd

    (@gamixfredd)

    Past this code where you want <?php action_bp_member_header_actions() ?>
    in your member-header.php file (your theme or buddypress theme) and comment line 248 in the plugin add_action( 'bp_member_header_actions', 'action_bp_member_header_actions', 10, 0 );

    Thread Starter patriqueuiliam

    (@patriqueuiliam)

    Mudar apenas o “favorite” de lugar. ??
    Just change the “favorite” place . ??

    https://drive.google.com/file/d/0BxpJVgzmauR9anFWM0ZjV1RRT2c/view?usp=sharing

    Plugin Author fredd

    (@gamixfredd)

    Did you succeed, if yes, place this topic resolved pls

    Thread Starter patriqueuiliam

    (@patriqueuiliam)

    Tens como criar um shortcode para o profile?

    You have to create a shortcode for the profile ?

    Thread Starter patriqueuiliam

    (@patriqueuiliam)

    thanks resolved!!!!!!!!!!!!!!! ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Trocar o link de lugar. Change place link.’ is closed to new replies.