-
Paul Wong-Gibbs replied to the topic Buddypress Problems ( cant view/edit profile ) in the forum How-to & Troubleshooting 9 years, 7 months ago
You need to change a WordPress settings — you need to enable permalinks. Your WordPress blog URLs look like: example.com/index.php/roman-reigns/ and we need to have them look like example.com/romain-reigns/. This is required to have BuddyPress work.
If we’re lucky, you can go into wp-admin and Settings > Permalinks, then…[Read more]
-
Paul Wong-Gibbs replied to the topic BP on Multisite multi-language in the forum Installing BuddyPress 9 years, 7 months ago
I guess that means that when a user registers on one of the multi-sites he can use his account on all the other websites of the Multi-site installation, right ?
Yes, but understand that you have to give that user access to those other sites (in wp-admin) to write blog posts, for example. If a user does not have explicit permissions to a…[Read more]
-
Paul Wong-Gibbs replied to the topic Error in doc settings in the forum How-to & Troubleshooting 9 years, 7 months ago
@dioniq Did this work with a previous version of BuddyPress? If so, what version?
While the developers of that plugin are contributors to BuddyPress, you’re best to try requesting support via that plugin’s forums: https://wordpress.org/support/plugin/buddypress-docs
-
eKnizky replied to the topic Very Important Features For BP in the forum Creating & Extending 9 years, 7 months ago
Sorry I cant help you. I dont have any google account and I cant see your examples.
-
@mercime commented on the post, BuddyPress 2.7.0 – "Migliaccio", on the site BuddyPress.org 9 years, 7 months ago
Thank you Scott!
-
Henry Wright replied to the topic Very Important Features For BP in the forum Creating & Extending 9 years, 7 months ago
Plugins are only bad if written badly. The moral of the story: choose your plugins wisely 🙂
-
Qode Media's profile was updated 9 years, 7 months ago
-
@mercime wrote a new post on the site BuddyPress.org 9 years, 7 months ago
BuddyPress 2.7 “Migliaccio” is now available for download from the WordPress.org plugin repository, or right from your WordPress Dashboard. “Migliaccio” focuses on new features for developers and site builder […]
-
Boone Gorges replied to the topic Group Types option display in the forum Creating & Extending 9 years, 7 months ago
Hi @danbp – Sorry to hear that you’re having issues with the Group Type functionality. Your posts contain a couple different comments and questions, which I’ll try to address separately.
First: An orderby=group_type parameter sounds like an interesting enhancement idea. It’d possibly be even more interesting if we could “group” results by type,…[Read more]
-
Henry Wright replied to the topic Very Important Features For BP in the forum Creating & Extending 9 years, 7 months ago
I know that Buddypress is a good growing project, but, needs very Important Native (by Default) features.
Not everyone will want the features you mention. The idea is to keep things as simple and bloat-free as possible. The plugin system will allow you to add features specific to your business needs.
-
Henry Wright replied to the topic question about compatiblity in the forum Showcase 9 years, 7 months ago
They should be compatible. What’s the bug you’re seeing?
-
Henry Wright replied to the topic [Resolved] Create dynamic user links to end-users wall/profile etc. in the forum How-to & Troubleshooting 9 years, 7 months ago
Good shout @danbp 🙂
-
Henry Wright replied to the topic [Resolved] Create dynamic user links to end-users wall/profile etc. in the forum How-to & Troubleshooting 9 years, 7 months ago
bp_core_get_user_domain( $user_id )will output something like http://example.com/members/andy/Note:
1. You will need to get
$user_idbefore hand. How you get that will depend on the page you’re viewing on the site. This article will explain more:2. To…[Read more]
-
Henry Wright replied to the topic Group Types option display in the forum Creating & Extending 9 years, 7 months ago
Instead of filtering ajax_querystring, how about using bp_parse_args()?
Ref https://buddypress.trac.wordpress.org/browser/tags/2.2.1/src/bp-groups/bp-groups-template.php#L431
-
Henry Wright replied to the topic Group Types option display in the forum Creating & Extending 9 years, 7 months ago
What happens if you sort those before assigning them to the group_type key?
-
Emma Charlotte's profile was updated 9 years, 7 months ago
-
Renato Alves replied to the topic Add BuddyPress User To Cart in WooCommerce? in the forum How-to & Troubleshooting 9 years, 7 months ago
I’m working on something very similar to the scenario you just described. Here is an idea it might work for you:
You could add/associate the contractors/user IDs with the WooCommerce cart. It would allow severals contractors to be associated with the same WooCommerce order/cart.
Here is a possible workable model.
– Add a project as a product;
-…[Read more] -
Henry Wright replied to the topic Group Types option display in the forum Creating & Extending 9 years, 7 months ago
Hi @danbp
What exactly does
bp_groups_get_group_types()return? Can you var_dump it and paste here? -
Merida started the topic [Resolved] user page tab with a FEW link to another site in the forum Miscellaneous 9 years, 7 months ago
HELLO. This continuation resolved topic
https://buddypress.org/support/topic/user-page-tab-with-a-link-to-another-site/And how to do add two and for links? Copy the code a second time with a new link gives error.
thank you in advance. -
ndsailor started the topic Change Default WordPress Icon on oEmbed/Generated Links in Activity Feed in the forum How-to & Troubleshooting 9 years, 7 months ago
Hello Everyone:
When a user adds a link from post or custom post type to their activity feed, WordPress/Buddypress does a great job of scraping the information and bringing back a nice looking link with the featured image.
The one thing that’s a bit off, the link includes a small WordPress icon in the corner. Is it possible to change that icon…[Read more]
- Load More