I had the same problem and was hunting for a solution only yesterday. After much searching and trying various plugins (some VERY old and inoperative) I found this very new one:
Private BP Pages
Just use that text as the search text for ‘Add New’ from your WP plugins page.
See my review here
https://wordpress.org/support/view/plugin-reviews/private-bp-pages
The edit I mention is important. Seems to work fine but I need to do more testing.
Did you use a one click install for WordPress?
@zane 1a.) There is a reply link in every topic post if you’re using default bbPress forums in your installation.
e.g.1. In this topic you started, when you hover a post a line shows up on the bottom right corner of each post with different links including the “Reply” link which will bring you to the reply form at the bottom.
e.g.2. In this screenshot of a default forum topic layout you’ll see the “Reply” link along with other links are shown at the top of every post in that page.
Please check with your theme author why you’re not seeing the Reply link in your theme.
@life1134
You could use:
https://wordpress.org/plugins/private-community-for-bp-lite/
and in the plugins settings use wp-login.php as the redirect.
Thanks for sharing your fix.
To suggest a change to core code, please use
https://buddypress.trac.wordpress.org/
to submit a ticket re a bug or enhancement.
The core devs will definitely see it there.
@coutain @elenis1517
Please don’t ‘hijack’ other people’s topics.
Are you logged out when you go to the register / activate pages? If not then what you describe is normal behaviour as those pages are redundant when you are logged in.
If you are still having problems please start a different topic and provide more relevent details – see https://buddypress.org/support/topic/when-asking-for-support-2/
I have a similar problem. I set all the pages, but when trying to open the registration page the system goes to the front page.
Not sure it’s a custom hack…
In WordPress admin, I go to Profile Fields
Then, I have three profile groups in there. The third one is where this budget field sits.
It’s only available to certain user types, which is why it’s in a separate profile group.
However, as far as I know @bphelp – none of this is custom or a hack, this is standard BP functionality? Then using this snippet to show the output on the front end:
<div id="profileProjectSize">
<?php
$data=bp_get_member_profile_data(array('field'=>'Budget'));
echo $data;
?>
</div>
@cc-cailin
As @modemlooper stated you should not use that plugin. Please review:
Theme Compatibility & Template Files
You would build a theme like any standard WordPress theme.
Hi, me and the the other users of my buddypress website have the same problem: we have some notification on the admin bar that never go away even if the messages are already read. Sometimes I can see a notification, but if I click on it it’s empty and I have redirect on a error page (This is somewhat embarrassing, isn’t it?).
Many thanks,
G
Wordpress 3.6.1
Buddypress 1.8.1
Twenty eleven theme + BuddyPress Template Pack plugin
Okay… so this is really frustrating, but the link for the buddypress template pack plugin doesn’t work:
http://wordpress.org/plugins/bp-template-pack/
Had to google my lungs out to find a place to download it, and ended up finding this page where I was able to get it:
http://wordpress.org/support/plugin/bp-template-pack
You could also try Welcome Pack by Paul Gibbs – it allows you to send a welcome email and also customise the various more emails BuddyPress sends out:
https://wordpress.org/plugins/welcome-pack/
Thank you @wordpress_bipin Server errors directed me to a plugin issue.
Appreciate the advise.
Happy Day!
Taye
?s=band will only search within Post and Page content.
If you want to search by user role, you will need a custom search function.
And your 404 means you don’t have a basic search page set up.
https://codex.wordpress.org/Creating_a_Search_Page
Hi guys
My client has asked me to see if we can do some repeater fields within a users profile, much like is possible with the Advanced Custom Fields plugin for WordPress.
Within profiles, a user is able to edit their education, in a free text box. Ideally they’d add years, degree, description etc, then hit ‘add another’ to include more education fields.
Thanks,
Ian
You can setup a network and use bp-multinetwork (free plugin – search wordpress.org). So you have the possibility to setup two different bp-networks with one common userbase. To hide things from logged out users there are a few plugins available (search buddypress.org).
PCParticipant
Kindly try and use the below plugin :
https://wordpress.org/plugins/multisite-user-management/
It would allow you to specify the role of any new user on your network on different sites.
Hi,
I’ve been able to setup WordPress 3.5.2 in Google App Engine PHP SDK. The WP blog is running without any issues.
However, if I install Buddypress, the requests are getting redirected to /register and it goes into a loop.
I believe the issue is because of the redirect issues (although I tried setting the permalink to something other than default). My app.yaml is pretty much the same as documented here
Can you guide me on how to setup the redirects right? What redirect rules that BP expects?
Aces! You are Aces! That’s exactly what I was trying for. I believe it needs to be either included in the codex, or as a checkbox “Enable default WordPress Registration”
Thanks!
I have the latest Buddypress 1.8.1 and wordpress 3.6.1
I’ve created extended profile fields and they are not showing up. I’ve reinstalled buddypress. Checked the option on and off.
I’m using the twentythirteen default wordpress theme as well. All that shows is the “base” profile.
Can anyone provide some insight.
Thanks
Hello,
I can give you reference for good WordPress developers who can build plugins and do any thing in WordPress.
[edit – @wordpress_bipin do not post link to site which uses WordPress in the domain name https://wordpress.org/about/domains/ ~~~ Mercime]