Skip to:
Content
Pages
Categories
Search
Top
Bottom

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

BuddyPress.org


  • All Members
  • RSS
  • Profile picture of buckyb

    buckyb started the topic Xprofile fields frontend editing in the forum How-to & Troubleshooting 10 years, 6 months ago

    Does anyone know how to style the custom xprofile fields that are displayed in the frontend in a different way, like in rows and tables? I have alot of them and would like to style them, to make it easier for the admin to edit, they are going to be admin edit only.

  • Profile picture of LeeBinder

    LeeBinder started the topic multiple duplicate member-to-member messages in the forum How-to & Troubleshooting 10 years, 6 months ago

    Hi.
    WP 4.2.5
    BP 2.3.4
    Responsive theme 1.9.7.7
    http://transinformation.net/

    When a member contacts another member by sending a message, that message arrives in the recipient’s inbox multiple times, sometimes 10, sometimes even up to 20 times.

    Any idea why this happens, and how it can be solved?

    Thank you,
    Lee

  • Profile picture of thiclon

    thiclon's profile was updated 10 years, 6 months ago

    thiclon

    @thiclon

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Can I @everyone when I message? in the forum How-to & Troubleshooting 10 years, 6 months ago

    @venutius

    You said group admins were a special case and not covered in the @mods command, would it be possible to have a shout to both admins and mods?

    I’ve just released version 1.0.1 which lets you use both @moderators and @administrators within a group to mention group moderators and administrators respectively.

  • Profile picture of cucos anos

    cucos anos's profile was updated 10 years, 6 months ago

    cucos anos

    @victores

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Custom Hook Help in the forum How-to & Troubleshooting 10 years, 6 months ago

    Could be a function name conflict? Try happymunkee_hook_test() just to be sure that’s not the issue.

  • Profile picture of sarah katie

    sarah katie's profile was updated 10 years, 6 months ago

    sarah katie

    @sarahkatie

    View Profile
  • Profile picture of XXX Church

    XXX Church's profile was updated 10 years, 6 months ago

    XXX Church

    @xxxchurch

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Feature Request – Group invites – invite all in the forum Requests & Feedback 10 years, 6 months ago

    Keep an eye on this ticket:

    https://buddypress.trac.wordpress.org/ticket/6210

  • Profile picture of Henry Wright

    Henry Wright replied to the topic NEW! Buddy Member Stats & BuddyPress Community Stats in the forum Third Party Plugins 10 years, 6 months ago

    Thanks for these useful plugins @danbp!

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Prohibit create groups with existing name in the forum How-to & Troubleshooting 10 years, 6 months ago

    @venutius

    If Group1 already exists, you can’t create a new group with the name Group1 or group1.

    Hope that helps!

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Prohibit create groups with existing name in the forum How-to & Troubleshooting 10 years, 6 months ago

    @danbp Thanks for testing! I don’t think everyone would want this in core because some websites need groups to have the same name. I could package it up as a plugin if there’s much interest in it?

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Prohibit create groups with existing name in the forum How-to & Troubleshooting 10 years, 6 months ago

    @paragbhagwat

    I had some time this morning so wrote this: http://pastebin.com/7wBvs7MM

    Note, I’m using a custom database query because I couldn’t find anything already available in the API.

  • Profile picture of HansRuedi

    HansRuedi's profile was updated 10 years, 6 months ago

    HansRuedi

    @schwarzaufweiss

    View Profile
  • Profile picture of sarahemily

    sarahemily's profile was updated 10 years, 6 months ago

    sarahemily

    @milysarahe

    View Profile
  • Profile picture of Metabo Matrix 8 Proven Weight Loss Tips

    Metabo Matrix 8 Proven Weight Loss Tips's profile was updated 10 years, 6 months ago

    Metabo Matrix 8 Proven Weight Loss Tips

    @hoolala

    View Profile
  • Profile picture of Henry Wright

    Henry Wright replied to the topic Prohibit create groups with existing name in the forum How-to & Troubleshooting 10 years, 6 months ago

    Also should i be using the search_groups method for searching for an existing group with the same name or is there a different way?

    BP_Groups_Group::search_groups() will get you a list of groups that match the first argument you pass to it. But the snag is, name and description matches are returned. We only want name matches.

    An alternative…[Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Prohibit create groups with existing name in the forum How-to & Troubleshooting 10 years, 6 months ago

    Is it possible to do the same with Events? For example in Events Manager plugin?

    I’m not familiar with the plugin but likely you can do the same sort of thing. Drop the plugin author the same question on their support forum. Hopefully they’ll get back to you with the info.

    so should we use

    bp_core_add_message

    function to show the user an…

    [Read more]

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Bold in the forum How-to & Troubleshooting 10 years, 6 months ago

    It’ll only change these links: #subnav ul li.current a. If you want it to change all links within the subnav list items and not just the current one, you can do this:

    #subnav ul li a {
    color: #e2e419;
    font-weight: bold;
    }

  • Profile picture of Henry Wright

    Henry Wright replied to the topic Bold in the forum How-to & Troubleshooting 10 years, 6 months ago

    You could try:

    #subnav ul li.current a {
    color: #e2e419;
    font-weight: bold;
    }

    Ref: https://developer.mozilla.org/en/docs/Web/CSS/font-weight

  • 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