Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Andrew Tibbetts

    Andrew Tibbetts replied to the topic Make Group Home the Forum in the forum How-to & Troubleshooting 10 years, 1 month ago

    FYI – this approach still shows the ‘Home’ nav item to logged out users, but it can effectively be hidden via CSS.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    From memory, if someone posts to the activity stream of a group you are a member of, you only get a email notification if someone mentions your name directly.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    By “notification”, do you mean an email? Or a notification in the toolbar? Or both?

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    That PCLZIP_ERR_BAD_FORMAT sounds like a common problem with WordPress. I suggest you Google it (it might be a lack of disk space).

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Add @mentions in plugin in the forum How-to & Troubleshooting 10 years, 1 month ago

    Somewhere, at some point, Awpcp will print the comments to the web page (so people can read them). You’ll need to find where this happens, and run the text through the bp_activity_at_name_filter filter before the comment template is printed to the page.

    For example, it might look like:

    <?php echo $comments; ?>

    You’d change it to:

    <?php echo…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    @davidkey772 Download this plugin from the following link, and add it and activate it on your site: https://www.dropbox.com/s/yz1155axhbyntw7/bp-email-debug-2.php?dl=0

    Then do something that should trigger a BuddyPress email. For example, if you are using the Activity component, have one user write a message on the activity stream, then have a…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    From looking at those plugins, I am pretty sure welcome-email-editor will not work with BuddyPress. It won’t be causing the deliverability problems, but just a heads-up.

  • Profile picture of Kamfret Crew

    Kamfret Crew replied to the topic How to fix this field? in the forum How-to & Troubleshooting 10 years, 1 month ago

    [SOLVED]

    This just another setting social icons for my website, I’m just forget about it haha

  • Profile picture of Kamfret Crew

    Kamfret Crew started the topic How to fix this field? in the forum How-to & Troubleshooting 10 years, 1 month ago

    how do I fix this?
    after I update to version BuddyPress now, in the edit profile so like this. I’ve deleted the cache on my website, and also delete cookies in your browser, but nonetheless

    if you want to try to see for yourself can use this user data

    ID: miyukier
    PASS: miyukier4rt

    site: http://www.sakuranovel.com

  • Profile picture

    Anonymous started the topic PROBLEM with upload image on group or profile in the forum Installing BuddyPress 10 years, 1 month ago

    Hi, I have a problem with a new installation of BuddyPress (Version 2.5.1)

    When I try to upload an image (group or profile) gives me this error:

    There was a problem cropping the group profile photo.

    N.B.: the folders have permissions 777

    Could you help me? Thanks

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    You say you’ve been trying to resolve this issue “for months” — I assume that was with versions of BuddyPress older than v2.5?

    Can you list all the plugins you have active on the site that doesn’t send emails?

    The site that has BP – the one I have the issue with – has a plugin that sends emails to notify about new blog posts: that works fin…

    [Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Activity Stream Search Term Filtering in the forum How-to & Troubleshooting 10 years, 1 month ago

    I think you’ll need to use AJAX for this. Listen for the option list change in your JavaScript file, and then pass the relevant data to the server for processing.

  • Profile picture of horoscopohoy.cl

    horoscopohoy.cl's profile was updated 10 years, 1 month ago

    horoscopohoy.cl

    @cv2martin

    View Profile
  • Profile picture of Kamfret Crew

    Kamfret Crew started the topic What is best for BuddyPress? in the forum Miscellaneous 10 years, 1 month ago

    Hello.
    I just want to ask here, my website using WordPress, BuddyPress & bbPress. What do you think is the best for me? if I have to use a vps? cloud hosting? or dedicated server?

    For now I’m using cloud website hosting. Thanks before.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Email Notifications Not Working in the forum How-to & Troubleshooting 10 years, 1 month ago

    We should be able to figure this out. 🙂

    Where is your website hosted?

    Does your site send WordPress emails, without any other plugin activated, and using the default theme? For example, comment moderation / notification emails.

  • Profile picture of argentina en tren

    argentina en tren's profile was updated 10 years, 1 month ago

    argentina en tren

    @luictc1

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Where is "Delete my account" option? in the forum How-to & Troubleshooting 10 years, 1 month ago

    The account delete option can be enabled by going to Settings > BuddyPress > Options > Main Settings > Account Deletion.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Change background color of .activity-header? in the forum How-to & Troubleshooting 10 years, 1 month ago

    Try

    .activity-header {
    background-color: #000;
    }

    Maybe the #buddypress ID isn’t on the page?

  • Profile picture of www.solonegociosrentables.net

    http://www.solonegociosrentables.net's profile was updated 10 years, 1 month ago

    www.solonegociosrentables.net

    @lusc7tcs

    View Profile
  • Profile picture of Irfan

    Irfan's profile was updated 10 years, 2 months ago

    Irfan

    @samaniinfo

    View Profile
  • 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