-
bp-help replied to the topic [Resolved] How to create a dynamic link to "my profile" in the forum How-to & Troubleshooting 11 years, 1 month ago
@elangley
if:
<a href="<?php echo bp_loggedin_user_domain(); ?>">Profile</a>
Didn’t work for you the try:
<a href="<?php global $current_user; echo home_url() . '/members/' . $current_user->user_login . '/profile/'; ?>">Profile</a>
Not tested!
-
bp-help replied to the topic Unable to add user to group in the forum How-to & Troubleshooting 11 years, 2 months ago
@elangley
Okay I was able to replicate the issue if you use an email as the username. You may want to submit a trac ticket here:
https://bbpress.trac.wordpress.org/ -
bp-help replied to the topic Unable to add user to group in the forum How-to & Troubleshooting 11 years, 2 months ago
@elangley
I can’t replicate your issue. I am using WP 3.6, BP 1.8.1, bbPress 2.4, and a child theme of bp-default and it works for me. You may want to give more detail about your installation so the volunteers can try to isolate what may be causing this to fail on your install. -
danbpfr replied to the topic Restrict access to posts based on group membership in the forum How-to & Troubleshooting 11 years, 10 months ago
@elangley, the plugin is gone, but is here now:
Buddypress Group Documents for BP 1.5 and WP 3.3.
And he already works on wp 3.5 & BP 1.6.2 MS 😀
-
Eric Langley started the topic Restrict access to posts based on group membership in the forum How-to & Troubleshooting 11 years, 11 months ago
Hello All,
Is there a way to restrict access to Posts based on BuddyPress Group membership?
Possibly by category as well?
~eric
-
Eric Langley replied to the forum topic custom post type in buddypress activity in the group How-To and Troubleshooting 12 years, 1 month ago
If you need help with custom coding for your site you might want to check out https://buddypress.org/community/groups/bp-jobs-board/
-
Eric Langley replied to the forum topic Querya – WP/BP powered q&a community in the group Gallery 12 years, 3 months ago
-
Roger Coathup replied to the forum topic Enterprise Nation: a 64,000 member BuddyPress site in the group Gallery 12 years, 3 months ago
@elangley – BuddyPress is used to provide the backbone for member accounts on Enterprise Nation. Customised activity stream loops are also used (e.g. clicking on discussions a sidebar option from some pages) […]
-
@mercime replied to the forum topic Spam user registrations bypassing BuddyPress register page in the group How-To and Troubleshooting 12 years, 3 months ago
@elangley the thing is that whether you have BuddyPress or not, when you have open registration, expect spammers – bots and humans. There are human spammers who are paid by companies to post backlinks in as many […]
-
Eric Langley replied to the forum topic BuddyPress and bbPress: "You do not have sufficient permissions to access this page." in the group How-To and Troubleshooting 12 years, 5 months ago
-
Eric Langley started the forum topic Insert BP extended profile fields into Custom Posts in the group Creating & Extending 12 years, 5 months ago
Hello All,
I would like to be able to Insert BP extended profile fields into Custom Posts.
Has anyone done this before?
~eric
-
Eric Langley started the forum topic Does this plugin support email notification of Add Friend requests? in the group BuddyPress Group Email Subscription 12 years, 5 months ago
-
Eric Langley replied to the forum topic How to give all new users automatic rights to post on the main blog? in the group How-To and Troubleshooting 12 years, 5 months ago
@olihaslam Please check out:
Multisite User Management
Add user role to site during registration
https://wordpress.org/extend/plugins/multisite-user-management/~eric
-
Eric Langley started the forum topic Multisite soon? in the group Add All Nav Links to BP Adminbar 12 years, 5 months ago
I love this plugin! Just wish it would work with WordPress Multisite so that I could use it and donate.
~eric
-
@mercime replied to the forum topic BP Multi Network Activity Stream shows count of all Multi Network users in the group Creating & Extending 12 years, 5 months ago
@elangley Since you’ve already purchased Networks+, at this point I suggest that you take advantage of the advanced and excellent support included with the purchase provided by the plugin developer at […]
-
@mercime replied to the forum topic BP Multi Network Activity Stream shows count of all Multi Network users in the group Creating & Extending 12 years, 5 months ago
@elangley sorry, I understated what was expected. For example, WordPress.com is a custom Multisite installation with around 35Million+ user blogs spread over several DB’s and supported by multiple paid topnotch […]
-
@mercime replied to the forum topic BP Multi Network Activity Stream shows count of all Multi Network users in the group Creating & Extending 12 years, 5 months ago
== Edit your database? Not sure I would know what to do there ==
@elangley Please be aware that when you go WP Multi-Network and then go BP MultiNetwork, you would be expected to know or to learn how to make […]
-
Eric Langley replied to the forum topic BP Multi Network Activity Stream shows count of all Multi Network users in the group Creating & Extending 12 years, 5 months ago
-
Eric Langley replied to the forum topic Register with twitter plugin in the group Third Party Components & Plugins 12 years, 6 months ago
@sushit
Check out JanRain’s plug in. It works great and you get other social network as well.
https://wordpress.org/extend/plugins/rpx/
@elangley -
Eric Langley replied to the forum topic Post showing in Activity Stream in the group How-To and Troubleshooting 12 years, 6 months ago
@sbrahesh, yes, I have BP_ENABLE_MULTIBLOG enabled in wp-config.php
‘define( ‘BP_ENABLE_MULTIBLOG’, true );’
- Load More
@elangley
Active 9 years, 7 months ago