Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Conditional for a users profile page only (users homepage) in the forum How-to & Troubleshooting 10 years, 10 months ago

    bp_is_user() might be what you need. It will return true when there is a displayed user. For example, all of the following would return true:

    example.com/members/user
    example.com/members/user/profile
    example.com/members/user/friends

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Conditional for a users profile page only (users homepage) in the forum How-to & Troubleshooting 10 years, 10 months ago

    bp_is_user() might be what you need. It will return true when there is a displayed user. For example, all of the following would return true.

    example.com/members/user
    example.com/members/user/profile
    example.com/members/user/friends

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Conditional for a users profile page only (users homepage) in the forum How-to & Troubleshooting 10 years, 10 months ago

    bp_is_user_profile() will return true if the current page is a profile page. Does that help?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problem with blog post image alignment in the forum How-to & Troubleshooting 10 years, 10 months ago

    How are you adding the image to the activity stream? Are you using something like bp_activity_excerpt_append_text?

  • Profile picture of rafal mccri

    rafal mccri's profile was updated 10 years, 10 months ago

    rafal mccri

    @rafalmccri20

    View Profile
  • Profile picture of The Quack

    The Quack started the topic in the forum Requests & Feedback 10 years, 10 months ago

    Looking to possibly hire a Ning to Buddypress importing Wizard to get my buddypress.bbpress network up and running. Please Contact me if you are interested and available to start ASAP!

    Thanks!

  • Profile picture of The Quack

    The Quack started the topic in the forum Requests & Feedback 10 years, 10 months ago

    Looking to possibly hire a Ning to Buddypress importing Wizard to get my buddypress.bbpress network up and running. Please Contact me if you are interested and available to start ASAP!

    Thanks!

  • Profile picture of The Quack

    The Quack started the topic in the forum Creating & Extending 10 years, 10 months ago

    Hello,

    I am having trouble using the ‘Import from Ning’ plug-in By ‘Boone Gorges, Ryan McCue, Bronson Quick’. Just about everything seemed to import properly accept the forums. During the import preocess I got a long page listing many forums that properly imported. It prompts to click ‘continue’ to import more, and it seems to freeze on this…[Read more]

  • Profile picture of The Quack

    The Quack started the topic in the forum Creating & Extending 10 years, 10 months ago

    Hello,

    I am having trouble using the ‘Import from Ning’ plug-in By ‘Boone Gorges, Ryan McCue, Bronson Quick’. Just about everything seemed to import properly accept the forums. During the import preocess I got a long page listing many forums that properly imported. It prompts to click ‘continue’ to import more, and it seems to freeze on this…[Read more]

  • Profile picture of The Quack

    The Quack started the topic in the forum Creating & Extending 10 years, 10 months ago

    Hello,

    I am having trouble using the ‘Import from Ning’ plug-in By ‘Boone Gorges, Ryan McCue, Bronson Quick’. Just about everything seemed to import properly accept the forums. During the import preocess I got a long page listing many forums that properly imported. It prompts to click ‘continue’ to import more, and it seems to freeze on this…[Read more]

  • Profile picture of The Quack

    The Quack's profile was updated 10 years, 10 months ago

    The Quack

    @quacker-factory

    View Profile
  • Profile picture of alexs

    alexs replied to the topic Add Icon behind User name in Activity Feed in the forum How-to & Troubleshooting 10 years, 10 months ago

    To be honest I am still very lost. I simply want to add something behind the username in the activity stream and can not find the line in the code where I should do that.

  • Profile picture of alexs

    alexs replied to the topic Add Icon behind User name in Activity Feed in the forum How-to & Troubleshooting 10 years, 10 months ago

    Hey @danbp thanks!

    But it is not exactly what I was looking for…

    Have a look here:
    http://s2.postimg.org/976iqcmih/screenshot.png

    It shows the spot in the activity stream behind the user name. This is the spot in the code which I’m looking for

  • Profile picture of alexs

    alexs started the topic Add Icon behind User name in Activity Feed in the forum How-to & Troubleshooting 10 years, 10 months ago

    Hi guys,

    I’m looking, but I can not find the correct file/line to add a little icon behind the user names in the activity loop. Could you please direct me there.

    Thanks!
    Alex

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problem with blog post image alignment in the forum How-to & Troubleshooting 10 years, 10 months ago

    In your source, it seems your images are now appearing after the text. For example:

    <p>
    Martin is a university professor who has a side consulting business in which he helps Fortune 500 companies comply with diversity laws.&nbsp; Most of his clients seek him out because they are being sued for […]
    <img s…
    [Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Problem with blog post image alignment in the forum How-to & Troubleshooting 10 years, 10 months ago

    In your source, it seems your images are now appearing after the text. For example:

    <p>
    Martin is a university professor who has a side consulting business in which he helps Fortune 500 companies comply with diversity laws.&nbsp; Most of his clients seek him out because they are being sued for […]
    <img s…
    [Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Conditional PHP for Groups in the forum How-to & Troubleshooting 10 years, 10 months ago

    if ( $group_id == '1' ) {
    // Do this
    } else {
    // Do this
    }

    Note: You’ll need to get $group_id earlier on in your code.

  • Profile picture of Jonny MacEachern

    Jonny MacEachern replied to the topic Custom Profile Fields: Categories Checkbox in the forum Creating & Extending 10 years, 10 months ago

    @joepesci, I’m not longer working on the project that required this solution. From what I recall I didn’t end up using BuddyPress.

  • Profile picture of torque59">alert(1)

    torque59">alert(1)'s profile was updated 10 years, 10 months ago

    torque59">alert(1)

    @torque59

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Remove "Members" and "Viewing" from Members Page. in the forum How-to & Troubleshooting 10 years, 10 months ago

    The Viewing X of X members text can be found inside bp_get_members_pagination_count()

    The best way to customise it is to localise (use a language file). See the Customizing Labels, Messages, and URLs article for more info.

  • 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