-
Varun Dubey replied to the topic Broken Link After Successful Activation in the forum Installing BuddyPress 7 years, 11 months ago
@vpsgeneral I am able to replicate the issue, you can edit
bp-templates/bp-nouveau/buddypress/members/activate.php
Replace sprintf with printf
sprintf([Read more]
__( 'Your account was activated successfully! You can now <a href="%s">log in</a> with the username and password you provided when you signed up.', 'buddypress' ),
wp_login_url(… -
Varun Dubey replied to the topic Redirect w/Woocommerce during billing in the forum How-to & Troubleshooting 7 years, 11 months ago
@lz430 It should be some custom codes your site or plugin configuration which is redirecting member’s wall.
-
Paul Gibbs updated the Version 3.1.0 page, on the BuddyPress Codex 7 years, 11 months ago
Version 3.1.0 is a BuddyPress maintenance release. 23 bugs were fixed.
For version 3.1.0, the database version (bp_db_version in wp_options) was r11105, and the Trac revision was r12167.
View […]
-
Kathrin Vogel's profile was updated 7 years, 11 months ago
-
WritePaperForMe's profile was updated 7 years, 11 months ago
-
Jesvin Aleena's profile was updated 7 years, 11 months ago
-
Best Cheap Likes's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic BuddyPress activity link is broken in the forum How-to & Troubleshooting 7 years, 11 months ago
You just need to make a change inside
https://buddypress.trac.wordpress.org/attachment/ticket/7843/7843.2.diff
for file
bp-activity/bp-activity-functions.php
Ignore the tests/phpunit/testcases/activity/functions.php -
Varun Dubey replied to the topic I can't find arabic translation in the forum Installing BuddyPress 7 years, 11 months ago
@anas9279 you cannot approve them now, I just checked There are no editors for BuddyPress project, yet.https://translate.wordpress.org/locale/ar/default/wp-plugins/buddypress, You can apply on the same page.
-
AVG customer service's profile was updated 7 years, 11 months ago
-
Situs Judi Poker Uang asli Terpercaya's profile was updated 7 years, 11 months ago
-
Lars Henriksen replied to the topic Need help emailing extended profile to admin on registration in the forum Creating & Extending 7 years, 11 months ago
+1 – I would like this possibility too.
-
Click Locksmith Beer Sheva's profile was updated 7 years, 11 months ago
-
Varun Dubey replied to the topic BuddyPress activity link is broken in the forum How-to & Troubleshooting 7 years, 11 months ago
@orribu you can check these fixes
https://buddypress.trac.wordpress.org/ticket/7843#comment:11 -
Varun Dubey replied to the topic Checkbox field always fails and states it's mandatory even if it is checked in the forum How-to & Troubleshooting 7 years, 11 months ago
@mvaneijgen You can follow these fixes https://buddypress.trac.wordpress.org/ticket/7845
-
Varun Dubey replied to the topic Problem with Buddypress in the forum Installing BuddyPress 7 years, 11 months ago
@lunarayven BP does not offer login page, you can use any 3rd party plugin like login with Ajax to create a login page.
-
Varun Dubey replied to the topic Users Settings (Change Password) option page not working in the forum How-to & Troubleshooting 7 years, 11 months ago
@denniscabasal BuddyPress Xprofile Custom Fields Type: v2.6.3 is not compatible with BP3.0 You can check https://wordpress.org/plugins/bp-xprofile-custom-field-types/ which is new plugin based on Donmikâs plugin
-
Varun Dubey replied to the topic Document Management Support in the forum Requests & Feedback 7 years, 11 months ago
@optimized You can check https://wordpress.org/plugins/buddydrive/
-
Varun Dubey replied to the topic Password in email notification in the forum Creating & Extending 7 years, 11 months ago
With current BP email templates, Password is not available inside it, you can check available tokens here https://codex.buddypress.org/emails/email-tokens/
There are a couple of 3rd party plugin which you can use to modify the registration flow, or you can customize the BP registration form and hook up a new welcome email - Load More