-
Jenny posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla, let me try if my understanding about the codes are correct or not: BP Redirect to Profile = force user to go profile page on log in. It’s not what I want to achive; Travel-Junkie’s code = Make all BP communit not accessable for outsiders, they can only access blog page. It’s not what I […]
-
Jenny posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla, logically, I can see his code leads to several posibilities, but coding is really an alien’s job for me π
Since I got the plugin, I still need you help me figure out one critical answer– What’s the URL for a logged in user’s Profile? -
Jenny posted on the forum topic How to make a private community? in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla, thanks for helping! This plugin doesn’t provide the function of redirecting to a welcom page for outsiders, but following the path, I found another plugin “Redirects” which allow for pointing a target page for outsider users. Many thanks!
-
pcwriter posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 14 years, 3 months ago
@hnla Here’s an interesting question from a user which would render the plugin more user-friendly in a WP3.0 environment: “How do you change the label of the $adminbarPages 1 & 2 to default to the name of the custom menus? In other words, I donβt want to hardcode the labels into the navbar. Instead, Iβd like […]
-
nickmy posted on the forum topic Hide profile field in the group Creating & Extending: 14 years, 3 months ago
-
pcwriter posted on the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 14 years, 3 months ago
Oops, my bad! Updated loader and readme. Thanks for that catch.
remove_action does sound like a better approach. If you could provide an example of how to code such a function, the class would appreciate the exercise π -
Beck B posted an update 14 years, 3 months ago
@hnla Thanks for pointing me to the ninjas group instead. Tempting to blame the site again, but it could just as well be me failing to explore thoroughly before typing away.
-
pcwriter started the forum topic New plugin: Add All Nav Links to BP Adminbar in the group Creating & Extending: 14 years, 3 months ago
Thanks to loads of help from @hnla, I’ve popped my cherry and got my 1st plugin into the repo… hurray! This plugin aggregates all Buddypress directory and WordPress page links into the BP Adminbar. All BP directory pages (Members, Groups, Forums, etc.) are collected in a Community dropdown, including any directories from added plugins like BP-Links […]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla Well now, great progress! I remember writing at some point that it’s often the most obvious that escapes me… Turns out I hadn’t “actually” selected any files to upload to subversion… I was just going through the motions and clicking buttons (doh!). The first version of the plugin is up and I just updated it […]
-
paulhastings0 posted on the forum topic Manual Upgrade in the group Installing BuddyPress: 14 years, 3 months ago
Definitely do what @hnla suggested and deactivate all of your BuddyPress related plugins 1st before upgrading.
-
jeffrey posted an update 14 years, 3 months ago
@hnla fyi – i released the question on the forum.
-
jeffrey posted an update 14 years, 3 months ago
@hnla Hi hnla. I’m green here, and was hoping you might help me. I thought it would be great to use buddypress as a virtual tumor board to discuss the treatment of different types of cancer. I don’t want to post the message for all to see… as I’m not sure that this is the right place for this type of question…. but if it is, let me know,…[Read more]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla Oops, I had removed the page IDs from the plugin file, but the file I uploaded to pastebin was the one that has my page ID exclusions. Nice touch with the pageLinkDropdown idea! I take your hint and I’ll see if, following your example, I can figure out how to add that option to wp_nav_menus. […]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla Wow, you really took this little project to heart, didn’t you? Thanks for investing so much time on it! π 1. Didn’t realize the ul elements could cause problems but it works just fine without them (tested successfully on bp-default and child theme). 2. By wrapping wp_list_pages in ul elements, all pages aggregate under a […]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
Thanks. I sometimes do tend to shoot first and ask questions later π
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla Yes, I added the first bit ( ‘register_nav_menus’ ) before the pages function in my plugin file, but the second part ( ‘if(has_nav_menu’ ) throws up errors. So I’ll include that part of the code in the readme with instructions on where to paste it if running WP3.0. @r-a-y Your infinite wisdom will again come in […]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
Hi guys… nap’s over. Thanks for continuing on this fun little ploblom! @hnla I’m trying to wrap the entire ul containing both the “Community” dropdown AND the WP pages dropdowns so that they ONLY appear on the main blog (yes, it’s multisite on WPMU2.9.2 and I just upgraded to BP1.2.5.2). @r-a-y Should the global be called before […]
-
pcwriter posted on the forum topic Adding menu items to the admin bar in the group How-To and Troubleshooting: 14 years, 3 months ago
@hnla I managed to fix the problem with WP page links in the adminbar in the backend by simply hardcoding the ones I don’t want:
But I still can’t get the darned “Community” dropdown off member blogs. Frustrating, but I’ll keep trying stuff… Come to think of it, BP1.3 will use WP pages for BP […]
- Load More
@hnla
Active 6 years, 4 months ago