Skip to:
Content
Pages
Categories
Search
Top
Bottom

  • About
  • News
  • Codex
  • Develop
  • Make
  • Forums
  • Download

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Possible Bug: When Displaying a Members Loop Above Cover Image on Member Profile in the forum How-to & Troubleshooting 10 years, 2 months ago

    Can you submit a bug report for the issue? It’s probably a templating global variable getting overwritten by the custom loop.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic how to manually upgrade to 2.5.0 from 2.4.3 in the forum Installing BuddyPress 10 years, 2 months ago

    Try WP CLI, it’s brilliant for situations where you have shell access only.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Language email in the forum How-to & Troubleshooting 10 years, 2 months ago

    @danbp The email subject and email body content are both intended to be translatable via .po/.mo.

    @xxsemmiexx The Dutch translation of BuddyPress has not been updated for v2.5. Look here: https://translate.wordpress.org/projects/wp-plugins/buddypress — “Dutch” + “Stable” = 90%.

    For example – the email in your screenshots – you can see the text…[Read more]

  • Profile picture of Mark

    Mark started the topic Possible Bug: When Displaying a Members Loop Above Cover Image on Member Profile in the forum How-to & Troubleshooting 10 years, 2 months ago

    Hi,

    When trying to run a simple custom member loop (like the code example at bottom of page) on a member’s profile page, directly above their cover image header (determined it only happens when the custom loop code is ran anywhere before the <?php do_action( ‘bp_member_header_actions’ ); ?> section of that code ), it breaks the private mes…[Read more]

  • Profile picture of Jot

    Jot replied to the topic Where are the emoji's? in the forum How-to & Troubleshooting 10 years, 2 months ago

    I think it is enabled by default. Enter this link and simply copy the emoji you like and paste it into your text BP.
    Not whether there will be a better way to do it:

    http://emojipedia.org/objects/

  • Profile picture of Gretchen Louise

    Gretchen Louise started the topic BuddyPress + bbPress Breaks bbPress Search Widget in the forum How-to & Troubleshooting 10 years, 2 months ago

    When BuddyPress is active on my site, the bbPress Search Widget does not work. It just displays the default home page rather than search results.

    Please advise if there is a fix for this. Forum search is an absolute necessity for us.

    Forum URL: http://forum.amongstlovelythings.com
    bbPress: Version 2.5.8
    BuddyPress: Version 2.5.0

    Thank you.

  • Profile picture of Jeremy Siow

    Jeremy Siow replied to the topic Refresh Page after Change Profile Photo & Cover Image in the forum Installing BuddyPress 10 years, 2 months ago

    Hi modemlooper,

    Which file should I be putting this JavaScript code?

  • Profile picture of Mark

    Mark replied to the topic Buddypress 2.5.0 Email Token to Display a Members Avatar in the forum Requests & Feedback 10 years, 2 months ago

    Awesome, thanks so much! Keep up the great work Paul.

    Best!
    mark

  • Profile picture of Stephen Edgar

    Stephen Edgar replied to the topic translation email in the forum Installing BuddyPress 10 years, 2 months ago

    Also a couple of new features in GlotPress now on https://translate.w.org:
    • BuddyPress Language packs: https://translate.wordpress.org/projects/wp-plugins/buddypress/language-packs
    • BuddyPress Translator contributors: https://translate.wordpress.org/projects/wp-plugins/buddypress/contributors

  • Profile picture of Jot

    Jot replied to the topic I have translated to Spanish phrases new emails in the forum How-to & Troubleshooting 10 years, 2 months ago

    ok, translate each message from the new option “Emails” menu. Thank you!.

  • Profile picture of Jot

    Jot started the topic I have translated to Spanish phrases new emails in the forum How-to & Troubleshooting 10 years, 2 months ago

    A question:
    I have translated to Spanish phrases new emails. When a new version of BuddyPress these translated texts amended by the original in English ?, or remain fixed forever in Spanish is updated.

  • Profile picture of Jot

    Jot replied to the topic [Resolved] Private Message Extra Bullet Point in the forum How-to & Troubleshooting 10 years, 2 months ago

    I is exactly the same …

  • Profile picture of Jot

    Jot replied to the topic Stmp email buddypress 2.5 in the forum How-to & Troubleshooting 10 years, 2 months ago

    This is rare. In my installation if it works. You have seen this message left today “Paul Gibbs” in another post ?. Apparently the new version of BuddyPress does not support these functions.

    “wp_mail_from or wp_from_name filters
    Developers: if you’ve been using the wp_mail_from or wp_from_name filters, these do not work in BuddyPress 2.5 o…[Read more]

  • Profile picture of Jot

    Jot replied to the topic Stmp email buddypress 2.5 in the forum How-to & Troubleshooting 10 years, 2 months ago

    I checked a shipment of update messages in activity and private, and both work well.
    Working with both WordPress latest version as of BuddyPress.

  • Profile picture of Jot

    Jot replied to the topic Stmp email buddypress 2.5 in the forum How-to & Troubleshooting 10 years, 2 months ago

    I again checked and works for me. For example, I created a new user, I have asked friends from my account and sent the mail correctly. I canceled this friendship and I have asked from the new user account and has also sent the mail. I have not verified if message … but I imagine it also has to work.

  • Profile picture of Mathieu M.

    Mathieu M. replied to the topic Widget memberbox in the forum Third Party Plugins 10 years, 2 months ago

    Well,

    I’ve tested your solution, and if it seems to duplicate all the elements from the Buddypress menu, it looks not so good : here’s the screenshot

    Is it a problem with my theme (Hueman) ?

    Thanks.

  • Profile picture of Jot

    Jot replied to the topic Stmp email buddypress 2.5 in the forum How-to & Troubleshooting 10 years, 2 months ago

    Good afternoon. Buddypress I just upgraded to the latest update, and currently the subject of emails works well. I use the “WP-Mail-SMTP” plugin for my own mail server and I have had no problems. I tried to register a new user and sent correctly the activation email.
    If it’s any help this pluguin.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activation mails not send after update in the forum How-to & Troubleshooting 10 years, 2 months ago

    Thanks for forwarding. I wanted to confirm that was a standard WordPress email (which it was), which would have been sent through the wp_mail() function, which proves your mail service does actually work.

    You can get all previous versions of BuddyPress on https://wordpress.org/plugins/buddypress/developers/

    Email delivery is a bit of black box.…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Activation mails not send after update in the forum How-to & Troubleshooting 10 years, 2 months ago

    > Then, I send a confirmation email (which was received)

    Can you forward that email to me? I want to check something. You can find my email address on https://profiles.wordpress.org/djpaul/ thank you.

    I’ll try to test this type of email before the weekend to confirm it should still work.
    I fear this is going to be very tricky to find what the…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Problem in email "accepted your friendship request" in the forum Installing BuddyPress 10 years, 2 months ago

    I’ll try to test this type of email before the weekend. Can you paste me the translated text you’ve entered into the email title and email content for this type of email? Please put it on http://pastebin.com/ and then link to it here.

    If all the other emails are working, it’s most likely that some custom text in the email is getting detected by…[Read more]

  • Load More

WordPress.org bbPress.org BuddyPress.org Matt Blog RSS

GPL Contact Us Privacy Terms of Service X

Skip to toolbar
    • WordPress.org
      • About WordPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • bbPress.org
      • About bbPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
    • BuddyPress.org
      • About BuddyPress
      • Documentation
      • Support Forums
      • Feedback
      • Developer Trac
      • Developer Blog
  • Log in
  • Anonymous
    • AnonymousNot Logged In
    • Register
    • Log In