Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of David Cavins

    David Cavins replied to the topic Moving time-since span in the forum How-to & Troubleshooting 8 years, 6 months ago

    The simplest answer is probably to style that span as display: block then you have a number of options for forcing it below other elements. It’s going to depend a lot on your theme.

    If you choose to modify the template, the template to modify would go in child-theme/buddypress/members/member-header.php.

  • Profile picture of David Cavins

    David Cavins replied to the topic Login Issues in the forum How-to & Troubleshooting 8 years, 6 months ago

    There are a few non-BuddyPress reasons I can think of for this:

    • The page is cached by WP Super Cache or a similar plugin
    • Your shared server has some sort of caching built-in (like object caching or expires headers)
    • Your browser is using the cached version from your last visit to that page (try a different browser to test)

    The setup you d…[Read more]

  • Profile picture of David Cavins

    David Cavins replied to the topic Email activation in the forum How-to & Troubleshooting 8 years, 6 months ago

    This is probably a server configuration problem. This simple plugin can help you figure out if your WP installation can send emails:

    Check Email

    Alternatively, the emails may be being sent, but ending up in your users’ spam folders.

  • Profile picture of Georgio

    Georgio replied to the topic Additional info on group memberlist in the forum How-to & Troubleshooting 8 years, 6 months ago

    Hi @dcavins

    The button Chat is a shortcode of the plugin Frontend PM. I meanwhile contacted its developer and he gave me a code like yours and that resolved the problem.

    The Email link is from code I found on the internet and displays info from a profile field. I did not test your code with it, because I thought that it may be finally a good…[Read more]

  • Profile picture of Alex Buttlen

    Alex Buttlen's profile was updated 8 years, 6 months ago

    Alex Buttlen

    @azzalen1t

    View Profile
  • Profile picture of Peter Hardy-vanDoorn

    Peter Hardy-vanDoorn replied to the topic Additional info on group memberlist in the forum How-to & Troubleshooting 8 years, 6 months ago

    This is just in theory, as my install doesn’t show any actions buttons for the current user in the list anyway, but you could try just hiding the buttons with this CSS:

    ul#members-list li.is-current-user div.action { display: none; }

    Obviously I can’t test that though but it should work if your theme also uses the BP Legacy templates.

    Hope that helps

  • Profile picture of Alex Butlen

    Alex Butlen's profile was updated 8 years, 6 months ago

    Alex Butlen

    @mulartg4s

    View Profile
  • Profile picture of Holman Exhibits

    Holman Exhibits's profile was updated 8 years, 6 months ago

    Holman Exhibits

    @holmanexhibits

    View Profile
  • Profile picture of Separy Law

    Separy Law's profile was updated 8 years, 6 months ago

    Separy Law

    @separylaw

    View Profile
  • Profile picture of Wedding Toronto Limousine

    Wedding Toronto Limousine's profile was updated 8 years, 6 months ago

    Wedding Toronto Limousine

    @weddinglimo12

    View Profile
  • Profile picture of Hollywood Stars Limo

    Hollywood Stars Limo's profile was updated 8 years, 6 months ago

    Hollywood Stars Limo

    @samwebber

    View Profile
  • Profile picture of Brajesh Singh

    Brajesh Singh replied to the topic Call to undefined function bp_is_member() in the forum How-to & Troubleshooting 8 years, 6 months ago

    hi,
    bp_is_member() is not available in BuddyPress.

    For your task, You should use
    bp_is_user()

    Hope that helps.

    Regards
    Brajesh

  • Profile picture of Alex Butlen

    Alex Butlen's profile was updated 8 years, 6 months ago

    Alex Butlen

    @denogh40t

    View Profile
  • Profile picture of Alex Butlen

    Alex Butlen's profile was updated 8 years, 6 months ago

    Alex Butlen

    @antoron8z

    View Profile
  • Profile picture of Limben Hovrt

    Limben Hovrt's profile was updated 8 years, 6 months ago

    Limben Hovrt

    @mittloh4x

    View Profile
  • Profile picture of Mike

    Mike started the topic Login Issues in the forum How-to & Troubleshooting 8 years, 6 months ago

    WordPress 4.8.3, BuddyPress 2.9.2, self hosted on an Apache (shared) server.

    I really want this to work but I install WP and BP without errors. I set ‘activity’ as a static front page. I test the site (there are no other users) and all looks OK.

    I logout. I login. The page still appears to be logged out. The page doesn’t refresh to the…[Read more]

  • Profile picture of Limber Hovrt

    Limber Hovrt's profile was updated 8 years, 6 months ago

    Limber Hovrt

    @dalkong4z

    View Profile
  • Profile picture of Limber Hovrt

    Limber Hovrt's profile was updated 8 years, 6 months ago

    Limber Hovrt

    @crumlek22t

    View Profile
  • Profile picture of Chhaya Parikh

    Chhaya Parikh started the topic Help Needed in the forum Ideas 8 years, 6 months ago

    Hello, I am a big fan of BuddyPress,
    I have installed and recommended it several of websites,
    I am small grade web developer with little knowledge of php and other languages.

    Now I would like to suggest you the biggest demand of the BuddyPress is:
    Blog Posting from Front-end, with easy form fields, including predefined categories and tag…[Read more]

  • Profile picture of David Cavins

    David Cavins replied to the topic Additional info on group memberlist in the forum How-to & Troubleshooting 8 years, 6 months ago

    Hi Georgio-

    It depends on how they’re being added. I’m guessing that they’re being added (by a plugin?) on the bp_group_members_list_item_action or bp_group_members_list_item action hook. If I were adding a button in that case, I’d add a conditional like in this example:

    add_action( 'bp_group_members_list_item',…
    [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