Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Saindo Me

    Saindo Me's profile was updated 8 years, 7 months ago

    Saindo Me

    @saintdome

    View Profile
  • Profile picture of Raja Judi Poker88

    Raja Judi Poker88's profile was updated 8 years, 7 months ago

    Raja Judi Poker88

    @rajajudipoker88

    View Profile
  • Profile picture of Gudang judi Poker

    Gudang judi Poker's profile was updated 8 years, 7 months ago

    Gudang judi Poker

    @gudangjudipoker

    View Profile
  • Profile picture of Warga Judi Poker

    Warga Judi Poker's profile was updated 8 years, 7 months ago

    Warga Judi Poker

    @wargajudipoker

    View Profile
  • Profile picture of Kristian Yngve

    Kristian Yngve started the topic Changing the generic "Registering for this site is easy" tag line. in the forum How-to & Troubleshooting 8 years, 7 months ago

    I’m looking to customize the “Registering for this site is easy. Just fill in the fields below, and we’ll get a new account set up for you in no time.”

    I can’t find it anywhere as I’m guessing it must be automatically generated from elsewhere.

    Anyone know exactly where I can find and tweak this line of text?

    Many thanks to you guys.

  • Profile picture of Kristian Yngve

    Kristian Yngve replied to the topic BP sign up page in two rows in the forum How-to & Troubleshooting 8 years, 7 months ago

    Amazing! It worked perfectly!

    I couldn’t thank you enough, Aaron.

  • Profile picture of metalhead

    metalhead replied to the topic BP sign up page in two rows in the forum How-to & Troubleshooting 8 years, 7 months ago

    Put it all in one row:

    /* Aligns Registration Profile Details fields to the left */
    #buddypress .standard-form #basic-details-section,
    #buddypress .standard-form #blog-details-section,
    #buddypress .standard-form #profile-details-section {
    width: 100%;
    }
    #profile-details-section {
    margin-top: 20px;
    }

    And the finish button too…[Read more]

  • Profile picture of Kristian Yngve

    Kristian Yngve started the topic BP sign up page in two rows in the forum How-to & Troubleshooting 8 years, 7 months ago

    I am using all the updated versions:
    WP: Version 4.8.2
    BP: Version 2.9.1

    My registration form when signing up to my site with Buddypress appears in two rows:

    Registration Page

    I think it looks good / professional this way, but it’s a little squashed / coming off the edge on mobile devices. Is there any CSS that can target this page…[Read more]

  • Profile picture of Blackhawk Cybersecurity

    Blackhawk Cybersecurity replied to the topic registration and activation in the forum Installing BuddyPress 8 years, 7 months ago

    Hi @tmc5005,

    Just a heads up, letting people post to your forum/site/blog without being logged in is a huge security issue. Think of it this way: Any total stranger can make edits to your website, and add text or code. That’s basically the definition of an XSS attack, and can lead to your site being severely hacked. That would put you and your…[Read more]

  • Profile picture of alessandro bruno

    alessandro bruno's profile was updated 8 years, 7 months ago

    alessandro bruno

    @alessandrobruno

    View Profile
  • Profile picture of olsen brandon

    olsen brandon's profile was updated 8 years, 7 months ago

    olsen brandon

    @olsenbrandon

    View Profile
  • Profile picture of Kristian Yngve

    Kristian Yngve replied to the topic Deny access to admins profile (Update) in the forum How-to & Troubleshooting 8 years, 7 months ago

    Anyone? 🙁

  • Profile picture of dany savern

    dany savern's profile was updated 8 years, 7 months ago

    dany savern

    @danysavern

    View Profile
  • Profile picture of jerry notingem

    jerry notingem's profile was updated 8 years, 7 months ago

    jerry notingem

    @jerrynotingem

    View Profile
  • Profile picture of mauricio shogun

    mauricio shogun's profile was updated 8 years, 7 months ago

    mauricio shogun

    @mauricioshogun

    View Profile
  • Profile picture of garry goldbrige

    garry goldbrige's profile was updated 8 years, 7 months ago

    garry goldbrige

    @garrygoldbrige

    View Profile
  • Profile picture of Renato Alves

    Renato Alves replied to the topic How to add extra class to Avatars in the forum How-to & Troubleshooting 8 years, 7 months ago

    You can try something like this:

    function yousite_filter_class( $class, $item_id, $object, $params ) {
    if ( current_user_can( 'manage_options' ) ) {
    $class = 'admin-account';
    } elseif ( current_user_can( 'edit_published_posts' ) ) {
    $class = 'Author-account';
    } else {
    $class = 'General-account';
    }

    return $class;
    }
    add_filter(…
    [Read more]

  • Profile picture of karlos bennely

    karlos bennely's profile was updated 8 years, 7 months ago

    karlos bennely

    @karlosbennely

    View Profile
  • Profile picture of igor vachovskii

    igor vachovskii's profile was updated 8 years, 7 months ago

    igor vachovskii

    @igorvachovskii

    View Profile
  • Profile picture of Kristian Yngve

    Kristian Yngve replied to the topic Deny access to admins profile (Update) in the forum How-to & Troubleshooting 8 years, 7 months ago

    Oh sorry, I had copied it as is by the other moderator from a very old post. Thank you for cleaning that up for me, this should be the only one as a How to & Troubleshooting category.

    So, I did the changes and it didn’t work. I also tried changing the last part: hide_admins_profile’, 1 ); to hide_admins_user’, 1 ); but didn’t work sad…[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