-
Henry Wright replied to the topic [Resolved] Account Details Profile Details Merging in the forum How-to & Troubleshooting 9 years, 7 months ago
You should be able to log in to the WordPress admin area > Users > Profile Fields and then drag the Account Profile fields to the Account Details group.
-
Henry Wright replied to the topic How to Customise Registration Messages that Survive BuddyPress Updates? in the forum How-to & Troubleshooting 9 years, 7 months ago
@simon1970 glad you got this working. You may at some point come across text in core files that you need to change. That’s where localisation comes in handy, but for now it looks like you’re sorted 🙂
-
Henry Wright replied to the topic What theme does buddypress dot org use? in the forum Installing BuddyPress 9 years, 7 months ago
I’ve tested BuddyPress on Twenty Fifteen and Twenty Sixteen recently, both work great. Outside of those 2 themes you’ll have many choices but my best advice would be to set up a testing site and try out before you go live.
Hope this helps.
-
Stacy (non coder) started the topic Where to find the activity page's "RSS" to change the word? in the forum Installing BuddyPress 9 years, 7 months ago
Which of the files please?
-
Stacy (non coder) replied to the topic "Group Admins" is misaligned in my theme in mobile view in the forum How-to & Troubleshooting 9 years, 7 months ago
Just changed the font site with css and sacrificed the desktop style.
-
Paul Wong-Gibbs replied to the topic bp-template-notice failure in the forum How-to & Troubleshooting 9 years, 7 months ago
What versions did you upgrade from?
-
Taavi Talve's profile was updated 9 years, 7 months ago
-
ewrewrewrr's profile was updated 9 years, 7 months ago
-
Henry Wright replied to the topic What theme does buddypress dot org use? in the forum Installing BuddyPress 9 years, 7 months ago
Check out this article:
-
Henry Wright's profile was updated 9 years, 7 months ago
-
Henry Wright replied to the topic Activity stream filter in the forum How-to & Troubleshooting 9 years, 7 months ago
Hi,
bbp_new_replyis a bbPress action? You should try asking the guys over at bbPress. -
Brajesh Singh replied to the topic Register and Activate pages are Hello World? in the forum Installing BuddyPress 9 years, 7 months ago
Hi,
Looking at the screenshot, it seems you are logged in. Please logout and try viewing register page again. It will take you to register instead of redirecting to the home page.Hope that helps.
-
Henry Wright replied to the topic How to Customise Registration Messages that Survive BuddyPress Updates? in the forum How-to & Troubleshooting 9 years, 7 months ago
Thanks for the heads up @danbp! I’ve updated my post above 🙂
-
Paul Wong-Gibbs replied to the topic Show/sync all imported members on memberlist in the forum How-to & Troubleshooting 9 years, 7 months ago
In that case, you’re best off waiting until those users log in again, they’ll then show up.
-
Henry Wright replied to the topic Show/sync all imported members on memberlist in the forum How-to & Troubleshooting 9 years, 7 months ago
You can use the
bp_update_user_last_activity()function to update a member’s last active date. Of course, you’d want to use this in some kind of loop.Hope this helps.
-
Henry Wright replied to the topic How to Customise Registration Messages that Survive BuddyPress Updates? in the forum How-to & Troubleshooting 9 years, 7 months ago
You can open the .po file in Poedit and then do your editing. No need for Dreamweaver.
Your .po and .mo files should be named based on your locale. So as an example, mine are:
wp-content/languages/plugins/buddypress-en_GB.po
wp-content/languages/plugins/buddypress-en_GB.moEDIT: Do not use these paths; instead, see @danbps update below.
-
Henry Wright replied to the topic How to Customise Registration Messages that Survive BuddyPress Updates? in the forum How-to & Troubleshooting 9 years, 7 months ago
You can create a language file. Check out this article:
-
Henry Wright replied to the topic Pay to send message feature – seeking advice in the forum Creating & Extending 9 years, 7 months ago
Hi @r083r7
You’ll need to output a button on the front-end which, when clicked by a Type B user, would save data to that user’s meta info. The data value you save could be the amount and the key could be
pay_to_message. The absence of the key against a particular user’s meta could indicate the feature is disabled.Does that make sense?
-
@mercime commented on the post, BuddyPress 2.7.0 Beta 1, on the site BuddyPress.org 9 years, 7 months ago
Your help in testing this would be wonderful. Thank you @espellcaste and @sbrajesh!
-
Brajesh Singh commented on the post, BuddyPress 2.7.0 Beta 1, on the site BuddyPress.org 9 years, 7 months ago
Thank you Mercime and BuddyPress Team.
Time to test things start now 🙂 - Load More