-
nigelanderson started the forum topic Linking directly to group sub-pages such as members, forum etc. in the group How-To and Troubleshooting: 13 years, 8 months ago
When you click on a link to a group it takes you to the group home, normally the activity stream, with sub-headings to navigate to other group sub-pages, such as members, forum, admin etc. Is there a way to link directly to one of the sub-pages, eg to go directly to the forum for example? […]
-
nigelanderson posted on the forum topic Customizing profile page navigation strip in the group How-To and Troubleshooting: 13 years, 8 months ago
I’ve made some headway but still need help if anyone is able… I’ve been editing the CSS of my child theme to simply set the display property of the items I want to omit (eg ‘blogs’) to ‘none’ so that they do not show up. I have also used this to add the logged-in-user-specific links […]
-
nigelanderson posted on the forum topic Customizing profile page navigation strip in the group How-To and Troubleshooting: 13 years, 8 months ago
Partly answering my own question, from the default buddypress theme I’ve found that the navigation strip is generated by this bit of code:
<div class="item-list-tabs no-ajax" id="object-nav">
</div>
Could someone explain a little about how this works? I’ve located bp_get_displayed_user_nav() in the bp-core-templatetags file. I’m not…[Read more]
-
nigelanderson started the forum topic Customizing profile page navigation strip in the group How-To and Troubleshooting: 13 years, 8 months ago
Hi When you look at a user’s profile, there is a navigation strip (a div with id=”item-nav” which contains another div with the UL items) which has the following elements: Activity | Profile | Blogs() | Messages | Friends () | Groups () | Settings. I’m trying to work out how and where that is […]
-
nigelanderson joined the group How-To and Troubleshooting 13 years, 8 months ago
@nigelanderson
Not recently active