Logged In Custom URL for Nav Menu
-
Hi,
I want to add a media page link to my side menu. Buddypress does not have an option to add the media page to menus by default.
I can add a custom url widget to the menu, however this is visible to logged in users which is not what i’m looking for.
I’m think of using something like:
<a href="<?php echo bp_loggedin_user_domain(); ?>https://www.example.com/members/me/media/">Media</a>
but I’m new to this and not sure the best route to take. Would appreciate any help.
Regards,
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.