If you want different side bars then use a sidebar plugin. https://wordpress.org/plugins/custom-sidebars/
Hi @tduschei,
“Buddyperss Activity privacy is not yet integrated with Buddypress Media plugin”.
If you want make a modification in plugin, please do it by adding new filters, you can check the support threads.
https://wordpress.org/support/topic/how-to-set-default-activity-privacy-level?replies=6
or by analysing the code in bp-activity-privacy-integrations.php
this file contain integration of the plugin with buddypress acitivity+ and Buddypress Followers.
Regards,
Mounir
We’ve been having this same issue now, without a resolution. Clean installation of WordPress and BuddyPress with all updates complete. User registrations generally break all static pages (404 Error) and re-saving the permalink settings resolves the issue.
Any help?
How to add Buddy Press user profile link to WordPress main menu?
Hi, My blog post are not showing in my buddypress activity stream. I am using buddypress version 1.7.2 and wordpress 3.5.2 The link to my website is http://bossbusinessteam.com
How can I fix this problem?
Thanks
Hey
I have a wordpress mu (3.5.2–nl_NL) + buddypress (1.7.2) + bbpress (2.3.2)
http://www.mediawijzen.net/
announcements how does it work?, can’t find docu.
made an announcement
it is stored, also there are 2 button in ../messages/notices/
deactivate and x (remove message)
but the message doesn’t appear
where should it appear?
I want to make an announcement for all members
thanks in advance
I am using wordpress 3.2.1. I have installed custom community theme and buddypress theme on it. Currently, any user can upload more than one picture in his/her profile and groups. But, i need to limit it so that the user can upload one image at a time. How to do that???
Hi everyone,
I would like to use the bp_has_profile() loop to run through the profile fields of authors on my WordPress single.php page.
I know it goes something like: <?php if ( bp_has_profile( 'user_id=10' ) ) : ?> .....
But my issues is finding the right code to dynamically generate the user ID of the current WP post. I’ve tried using <?php if ( bp_has_profile( get_the_author_meta( 'ID' ) ) ) : ?> but that doesn’t work.
Anyone have any ideas?
For others interested in customizing the profile loop, check out:
http://codex.buddypress.org/developer/developer-docs/loops-reference/the-profile-fields-loop-bp_has_profile/
Pre bp 1.7 had adapted a theme (http://wordpress.org/themes/techozoic-fluid) to work perfectly on a local install as per top/tail template instructions of @mercime (i think.) with bp template pack active.
Not quite getting there with the arrangements re 1.7 – for instance No Sidebars on Buddpress pages
So have continued on with previous arrangements though using all latest versions – so far appears perfect.
Query.
Eventually will Buddypress not cater for (abandon – bit strong?) these “template packed” arrangements?
Are you able to upload images through the WordPress media library?
Looks like http://www.woothemes.com/support/ or the wordpress.org forums are good starting points.
@mercime – I have been reading the codex for BuddyPress, Event Manager and WordPress core. It’s just hard to keep it all straight. My only point above was that it literally would take one extra sentence when answering questions to say something like, “put it in bp-custom.php (which is a file you’ll have to create…here’s the codex link”. That’s all. OTherwise, the approach above totally worked for me too! It disabled the completely non-fuctioning registration page (I’m using a BP friendly theme, but not the default) and now I let S2 Member handle the user registration/login process. I don’t how I could ever use BP as a stand alone so there are many things in it that are clearly buggy that consistently get blamed on using any other plugin or theme. My real wish is that the wonderful devs who made BP happen make a non-buggy Pro version and make some money for themselves (while we get better docs/examples/support).
@modemlooper Thanks again for your respond, but I can’t get it work, pls. take a look at my custom-type.php on pastebin where I have 4 custom post types registered:
http://pastebin.com/PuQczr0A
maybe I should also register plural name to make it work ?
and pls.take a look at your code in my bp-custom.php:
http://pastebin.com/B9xUuMN8
I’ve tried many variations as singular and plural and
with ‘inspired_record_more_types’, 1, 1);
without ‘inspired_record_more_types’);
I’ve created 23 new posts of CPT “applicant” and no record on activity stream, I ve’seen here:
https://buddypress.trac.wordpress.org/ticket/3460
that @boonebgorges is trying to implement Custom Post Types in activity stream in future versions in buddypress I can’t wait for that.
Hi Henry,
Thanks for the fast reply.
I’ve tried to move the po/mo files as the translations page guided but it still didn’t work.
I did not find this:
“Also, make sure you have enabled the same language on the WordPress “Settings > General” admin page.”
In my Setting – General
I’ve also downloaded the translated Hebrew files (87%) from the link in this page and uploaded it to the /wp-content/languages/ on my server. And still did not work.
Is there another way or a different place to place it on my server in order for it to work?
The language translation page has info that might be useful:
https://codex.buddypress.org/user/translations/
Also see this page for translating WordPress:
https://codex.wordpress.org/Translating_WordPress
@shameermohamed50
Something is getting lost in the translation here. I know there is a BuddyPress plugin hence we are in the BuddyPress support forums but you keep mentioning a “BuddyPress Forum Plugin.” If you want forums then you will need to install bbpress and use the links I supplied. You can get bbpress here:
https://wordpress.org/plugins/bbpress/
BuddyPress just adds the social networking side of things like activity stream, members directories, extended profiles, adding friends, private messaging etc. If you need to have a forum you will need bbpress. Please do not take this offensively but you need to have a clear understanding of what BuddyPress is and what bbpress is because as stated before as of BuuddyPress 1.7 you will need to install bbpress which is a seperate plugin if forums is a requirement for your project. Have a look in the codex documentation to get a better understanding. Do a google search for BuddyPress and another for bbpress.
I don’t have any plugin active except buddypress plugin, which I have several times deactivated and activated, I have also overwritten 2 times all wordpress files in case that some of them was uploaded badly, still no luck, it seems like those 2 beta versions don’t like each other, bp 1.8 is working excellent because the first upgrade was BP-1.8 on WP 3.5.2, upgrade from WP 3.5.2 to 3.6-beta4-24534 gives me white screen frontend when using bp-default, it is working well with all wordpress default themes.
Yes there is a plugin. Please check this link https://wordpress.org/plugins/buddypress/
Also from the link which you send now, I followed the same and i got 3 tabs, components, pages and settings. I didnt got any forum tab.
Also after installation the pages which i got is
http://1web.co/masjid2/activity/
http://1web.co/masjid2/groups/
http://1web.co/masjid2/members/
I didnt got any forum page as shown in the screenshot from the link which you send
Please let me know whether i missed any step.
Also please forward me the exact link to download and install the plugin which has all the features
Thanks,
Shameer
@fptcom How have you set the forums up? Have you created new wordpress pages and used shortcodes? Also, If you’ve disabled all plugins minus bbPress have you posted/looked through http://www.bbpress.org for similar problems? A small note, I found setting up bbPress slightly annoying as well, have you messed with the basic settings etc?
@shameermohamed50
The link I supplied above explains the creation of the page. You may also want to add that page to a custom menu:
https://codex.buddypress.org/user/setting-up-a-new-installation/how-to-set-up-your-main-site-navigation-using-the-built-in-wordpress-menus/
As far as I know there is no plugin named BuddyPress Forum Plugin. As stated above I am assuming your referring to bbpress so use the links I have supplied and it should help you out.
@brikou Group RSS with this plugin https://wordpress.org/plugins/external-group-blogs/
Btw, please upload your BP-compatible or BP child theme in wp-content/themes/ and not in wp-content/plugins/buddypress/bp-themes/ Good that the latter way works for now, but that’s not the best practice.