I went ahead and installed multisite, I have a problem though. It’s asking The following active BuddyPress Components do not have associated WordPress Pages: Site Tracking “repair”
What should I do about this and what is it for?
Thank you for the help
@michaelecklund BuddyPress is built with the intentions of scaling into millions of users, something individual WordPress sites were not originally intended to handle. Shoving everything into a WordPress post type/taxonomy is not the answer, and does not solve any immediate problems.
Square pegs, round holes, and all that.
Thanks for the feedback.
https://codex.wordpress.org/Create_A_Network
Do make sure that your multisite is working as expected before installing BuddyPress. For Mutlsite/Network issues, please post at https://wordpress.org/support/forum/multisite
I want my site made so that users can create there own blogs for people to read and have them in a different page example: user blogs
Can this be done using buddypress on wordpress or does it have to be used on multisite? I’ve never used multisite…what’s the difference?
Thank you
I would never accept a plugin that has not been inspected from the WordPress repo. I can program a dog gone php key logger and unsuspecting people would be transferring all their info server side to me and they would not even realize what the hell happened. I would not do this, but you should be aware that it can be done. WordPress inspects plugins and anytime you use something provided by a third party you risk getting hacked and bitch slapped. Its just an all round bad idea! My point is you do not know what code may have been added to this plugin to make it malicious. If you knew how to code then you would not be here asking for plugins. You would be making your own instead so it is a safe assumption that you do not know how to read php scripts or know any programming. I would never take a plugin from a person you do not know or trust.
Hi.
I want to know why registration page in buddypress doesn’t use the default wordpress fields? I think this is a very intersting feature should be included in buddypress. In ly opinion, being able to chose first name, last name, and all other fields in wordpress, it’s a very nice feature.
Hope you understand what I’m trying to say. Sorry for my bad English.
Good luck.
There was a plugin at one time that resolved this issue but the developer removed it from the repo. From what I hear it is now a plugin you have to pay for. There is no one here that can help you on this issue. So if you want this feature then I suppose you will have to pay for it now. The web address I knew that this plugin existed was from some guy named shawn38 so get in touch with him but it may be hard to find now I think it was http://www.ezwebdesign.wordpress.com but I am not certain either.
We are aware of the issue. Read on for more info https://buddypress.trac.wordpress.org/ticket/4571
Use WordPress a page template and hard code a BuddyPress group loop in the page template. Create a WordPress page in the admin. You do the same thing when you created those pages when you install BuddyPress. BuddyPress just overrides the page that gets loaded with it’s own template which is why you don’t have to create the page template yourself.
simple, just go to your dashboard with wordpress and go to menu section then deselect the tabs you don’t need from the menu you have. or if you don’t have any menus you can create your custom menu from there. if you have any future questions let me know at: raminrahim@hotmail.com I am intermediate with wp/bp. we all help each other in this forum.
Hi,
you have a big chance: i spoked to iMath, and he did it !
A nightly built fresh baked plugin to alllow you to have navatar suggestions list !
From now on the WP plugin repository
https://wordpress.org/extend/plugins/bp-avatar-suggestions/
Have fun !
PS: @djpaul, idea becames reality
I think I may have found a solution to the multi-network problem that is pretty simple. It is to make multiple WP+BP installations but to use this trick,
https://codex.wordpress.org/Editing_wp-config.php#Custom_User_and_Usermeta_Tables
http://codegarage.com/blog/2009/04/using-a-custom-user-table-share-users-between-two-wordpress-installs/
http://xentek.net/articles/528/implementing-the-wordpress-shared-users-table-trick/
to share users. So you will have N installations but all using the same user database. Has anybody every tried this for BP?
Hi all
I have created a child theme for Buddypress. I am using DAP and latest WordPress. When I go to the drop down menu it does not drop down. I have looked at answers on forum but none seem to work for me. Can anyone help
Site is overcomingchristian.org
Thanks
Jeremy
@transmission there are alternatives
– free BuddyPress Media https://wordpress.org/extend/plugins/buddypress-media/ – not tried this, don’t know if it uploads media from status update page
– free beta BP Media http://code.google.com/p/buddypress-media/
– premium BP Gallery http://buddydev.com/plugins/bp-gallery/
anyone tried the addthis social signin with buddypress yet? does FB Twitter and G+. i use their link sharing plugin and was planning to try out the new signin plugin asap:
Introducing Social Sign In for WordPress
I would like to convert all BuddyPress messages to pt_BR
I have already converted my wordpress installation to pt_BR by installing the pt_BR.po and .mo files in the wp-content/languages folder and updating my wp-config.php file to point to these files.
Are buddypress-en_BR.mo and .po files also required? Is this how I would go about converting the BuddyPress messages? If so, do these files already exist for my use or do I have to create them?
Thanks much