Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Stagers Choice - Toronto Home Staging Services

    Stagers Choice – Toronto Home Staging Services's profile was updated 9 years, 11 months ago

    Stagers Choice - Toronto Home Staging Services

    @stagerschoice

    View Profile
  • Profile picture of Masoud

    Masoud replied to the topic help in writing a function? hooks? actions? in the forum How-to & Troubleshooting 9 years, 11 months ago

    @shanebp
    no still not working. but thank you for your help and notice.

  • Profile picture of Mister Mechanic Lift Truck Service

    Mister Mechanic Lift Truck Service's profile was updated 9 years, 11 months ago

    Mister Mechanic Lift Truck Service

    @mistermechanic2

    View Profile
  • Profile picture of Condo Planet

    Condo Planet's profile was updated 9 years, 11 months ago

    Condo Planet

    @condoplanet

    View Profile
  • Profile picture of David Cavins

    David Cavins started the topic BuddyPress 2.6.0 Beta 1 now available for testing in the forum Miscellaneous 9 years, 11 months ago

    BuddyPress 2.6.0 Beta 1 is now available. Thanks in advance for your help testing the next version of BuddyPress.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic How would I do this in BuddyPress? in the forum Creating & Extending 9 years, 11 months ago

    Group posting by administrators and moderators only isn’t possible out-of-the-box. You’d need to write some custom code or find a plugin that can do that.

    @shanebp has been working on a geo-location plugin for BuddyPress which might be useful to you.

    Hope this info helps!

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Avatar of the man and woman in the forum Installing BuddyPress 9 years, 11 months ago

    I’m not aware of a plugin that’s available that will let you do this. Maybe someone else here will know of one?

  • Profile picture of Masoud

    Masoud replied to the topic help in writing a function? hooks? actions? in the forum How-to & Troubleshooting 9 years, 11 months ago

    @shanebp
    many thanks to you for your help.
    but unfortunately this code you said, does not work.
    and still redirected to wp-login.php
    i put the code in bp-custom.php

    what other codes do you suggest please?
    thanks for your notice.

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Membership Codes in the forum How-to & Troubleshooting 9 years, 11 months ago

    Yes. Every member in your install will have a user ID. So both BuddyPress and WordPress users will get a number. In fact, at the back end WordPress users and BuddyPress members are the same thing.

  • Profile picture of David Gwyer

    David Gwyer started the topic Profanity filter and content censor in the forum Third Party Plugins 9 years, 11 months ago

    I just came across this post from a while back discussing my free plugin for filtering BuddyPress content to remove profanity: https://buddypress.org/support/topic/profanity-filter-any-suggestions/

    If anyone is interested the pro version of this plugin has just been updated to include support filtering of BuddyPress content:…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Membership Codes in the forum How-to & Troubleshooting 9 years, 11 months ago

    User IDs are assigned automatically so you don’t need to activate them. With reference to displaying the number on your BuddyPress site, check out this article:

    Playing with the user’s ID in different contexts

  • Profile picture of Henry Wright

    Henry Wright replied to the topic 404 for Customizing Labels, Messages, and URLs tutorial for BP in the forum Installing BuddyPress 9 years, 11 months ago

    Logged-out visitors should now be able to see the page.

  • Profile picture of Henry Wright

    Henry Wright updated the Customizing Labels, Messages, and URLs page, on the BuddyPress Codex 9 years, 11 months ago

    Do you want to change various labels and messages in BuddyPress, but don’t want to hack the core files to do so? This page explains how to use a language translation file to customize BuddyPress labels, messages, […]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Membership Codes in the forum How-to & Troubleshooting 9 years, 11 months ago

    Each member is assigned a user ID. The very first user will get 1 and then that number is incremented as each new user signs up. Does that help?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Admin approval for profile changes in the forum Requests & Feedback 9 years, 11 months ago

    I haven’t seen anything like that either.

  • Profile picture of Masoud

    Masoud replied to the topic help in writing a function? hooks? actions? in the forum How-to & Troubleshooting 9 years, 11 months ago

    @shanebp
    oops!
    i have to use “root”
    instead of “redirect” 😐
    because root points for not-logged-in-users.
    and redirect points for successfully-logged in users!
    sorry for that mistake.
    now i’ve set
    root = $redirect=get_home_url ( int $blog_id = null, string $path = '/login', string|null $scheme = null );
    but error again! 🙁

    correction:
    i want to…[Read more]

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Theme suggestion in the forum Miscellaneous 9 years, 11 months ago

    My favourites are at buddyboss; they look great and are coded really well – http://www.buddyboss.com/themes/

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Group/Profile Cover Photo Issue in the forum How-to & Troubleshooting 9 years, 11 months ago

    It’s probably more your theme requires extra CSS to correctly display the image. If you can link to your site to a profile with an example cover photo, you stand a better chance of someone here helping.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic Wierd Buddypress Issue in the forum How-to & Troubleshooting 9 years, 11 months ago

    I have no idea where or what BuddyPress might be doing to cause that. More likely, it’s causing some issue with custom code. I think you might have to debug it, if you know PHP.

  • Profile picture of Paul Wong-Gibbs

    Paul Wong-Gibbs replied to the topic How to override bp_core_signup_user function? in the forum How-to & Troubleshooting 9 years, 11 months ago

    Not possible to override it. But, remember filters are also actions. You just need to return a value, but you can do anything you want in between.

    Looking at the default use of this function, how about using the bp_signup_usermeta filter (or something else in bp_core_screen_signup)?

  • 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