Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of Cheryl Houston

    Cheryl Houston's profile was updated 6 years, 7 months ago

    Cheryl Houston

    @sobsed13

    View Profile
  • Profile picture of GenJord8

    GenJord8's profile was updated 6 years, 7 months ago

    GenJord8

    @genjord8

    View Profile
  • Profile picture of Tagarswara

    Tagarswara's profile was updated 6 years, 7 months ago

    Tagarswara

    @tagarswara

    View Profile
  • Profile picture of jennie zinli

    jennie zinli's profile was updated 6 years, 7 months ago

    jennie zinli

    @jenniezinli

    View Profile
  • Profile picture of Beatrix Shawna

    Beatrix Shawna's profile was updated 6 years, 7 months ago

    Beatrix Shawna

    @beatrixshawna

    View Profile
  • Profile picture of Lars Henriksen

    Lars Henriksen replied to the topic Styling the login widget in the forum How-to & Troubleshooting 6 years, 7 months ago

    Yes, I think it looks OK now.

    I hid the labels ‘username’ and password’ to save space for the input fields. I would like to add theses labels as placeholder text to them, though – some users might be confused by seeing two empty boxes.

    Is there any way I could do that, without editing the widget code?

    Thanks,
    Lars

  • Profile picture of Unduh Logo

    Unduh Logo's profile was updated 6 years, 7 months ago

    Unduh Logo

    @unduhlogo

    View Profile
  • Profile picture of TOGEL313

    TOGEL313's profile was updated 6 years, 7 months ago

    TOGEL313

    @togel313

    View Profile
  • Profile picture of RodnRoy4

    RodnRoy4's profile was updated 6 years, 7 months ago

    RodnRoy4

    @rodnroy4

    View Profile
  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic How To: Change Number of Entries on the Group and Members Pages? in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    Please try this code.

    function ps_groups_per_page( $loop ) {
    if ( bp_is_groups_directory() ) {
    $loop['per_page'] = '40';
    }
    return $loop;
    }
    add_filter( 'bp_after_has_groups_parse_args', 'ps_groups_per_page');

    You can paste this code in your child theme’s functions.php file or just create…[Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Display custom action in group activity stream tab in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    Can you please confirm if you are getting the id of the group in this variable $gid?

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Custom Group Fields not storing if you go to previous step in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    It’s because you forgot to use this function https://prnt.sc/ohpc6z

    You have created it but have not used it. It returns the value of saved meta.

    So now you have to replace this line:

    <textarea name="group-guidelines" id="group-guidelines" aria-required="true"></textarea>

    with this

    <textarea name="group-guidelines" id="group-guidelines"…
    [Read more]

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic How can i assign a CSS class/selector to the unread notification count. in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    If you need a different color then you have to use the element class and add a CSS rule for it.

    For example:


    .your_class_name_here{
    background: your_color_code_here;
    }

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic Name Not Displaying on Profile Pages, Register Link Not Displaying in Menu in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    Have you checked if the issue remains with any default theme, like twenty nineteen, in use?

    Please have a full backup of your site and then try switching the theme to test this.

    Thanks

  • Profile picture of Prashant Singh

    Prashant Singh replied to the topic How can I make Buddypress Activity Stream for friends only? in the forum How-to & Troubleshooting 6 years, 7 months ago

    Hi,

    Please try this solution https://buddydev.com/make-your-buddypress-sitewide-activity-stream-friends-only/

    Thanks

  • Profile picture of Anjing

    Anjing's profile was updated 6 years, 7 months ago

    Anjing

    @bolakita88

    View Profile
  • 's profile was updated 6 years, 7 months ago

    @giathuoc61

    View Profile
  • Profile picture of Card Màn Hình

    Card Màn Hình's profile was updated 6 years, 7 months ago

    Card Màn Hình

    @carddohoa

    View Profile
  • Profile picture of ksl dress

    ksl dress's profile was updated 6 years, 7 months ago

    ksl dress

    @kslladress

    View Profile
  • Profile picture of GarciaRamon

    GarciaRamon's profile was updated 6 years, 7 months ago

    GarciaRamon

    @pattersonnoe

    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