Replies
- This reply has been marked as private.
- This reply has been marked as private.
- This reply has been marked as private.
Hi Brajesh, I’m sorry, but I can’t get the function to work, is the syntax wrong?
Regards
CarstenHi Brajesh, just
id=1
?, it’s actually working, but it looks like something is missing, like ´edit-group-1`‘You can always use bp_is_my_profile() to check if it is current user’s own profile.’
wrapped like this?
<?php if ( bp_is_my_profile() ) { echo "bp_after_profile_content"; // echo edit links here } ?>
Regards
CarstenThis is my best shot for the Primary Group:
<div class="item-list-tabs no-ajax"> <ul> <li id="subnav"><a id="profile-edit-form" href="https://domain/members/me/profile/edit/group/1/">Profile</a></li> </ul> </div>
But there is something wrong with the way it links note domain twice:
https://domain/domain/members/username/profile/edit/group/1/
Again this tab should only display on own profile, how do I wrap this in?
Thanks
Carsten- calu on May 6, 2020 at 3:14 pm in reply to: [Resolved] Very small featured images in MediaPress #29559
Please disregard this topic
- calu on May 6, 2020 at 12:01 am in reply to: [Resolved] The right action hook for own profile #29548
Hi Brajesh, thanks for coming up with a solution so quick 😉
Regards
Carsten I withdraw my topic, thanks
- calu on April 27, 2020 at 8:21 pm in reply to: Recent Visitors count does not match the actual visits #29342This reply has been marked as private.