Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 4,626 through 4,650 (of 68,972 total)
  • Author
    Search Results
  • ranjanmania
    Participant

    Hi,

    we have created buddypress profiles for some users who aren’t our regular story writers on our news media website. How can we get these users feature into the search findings of search box that we have in our homepage and other pages we have on our website. We want to search them by their names on all the pages

    Website is http://www.sportscrunch.in

    Thank you in advance.
    Ritesh

    #306353
    Nahum
    Participant

    Find the /buddypress/members/single/profile/change-avatar.php file and place a copy in your child theme’s /buddypress/members/single/profile/ folder and modify that file by removing the parts about gravatar

    or this maybe

    Loco Translate

    Nahum
    Participant

    Trying to get to the best way to avoid those flashing number counts in the activity navigation tabs when at 0 and the page loads.

    What I ended up doing is overriding the /common/nav/directory-nav.php template from:

    <?php if ( bp_nouveau_nav_has_count() ) : ?>
    <span class="count"><?php bp_nouveau_nav_count(); ?></span>
    <?php endif; ?>

    to

    <?php if ( bp_nouveau_nav_has_count() ) : ?>
    <span class="count c-<?php bp_nouveau_nav_count(); ?>"><?php bp_nouveau_nav_count(); ?></span>
    <?php endif; ?>

    then
    .buddypress-wrap .bp-navs li.dynamic a .count.c-0 { display:none; }

    Anyway to get at this via bp_nouveau_get_nav_count Rather not have to override that template.

    #306340

    In reply to: Registration page

    smiranda
    Participant

    I have the same issue. I hope BuddyPress folks are on board for support. nearly two weeks after the above post.

    #306338

    In reply to: Help with Setup

    shanebp
    Moderator

    Deactivate Youser for now.
    Get a basic BP install working first.

    Walk thru the Configure guide and the Admin guide instructions in the codex.

    Resave your permalinks after choosing any option other than the default option.

    I’m not saying that it will solve all your issues, but it will get you on the right track.

    #306333

    In reply to: Comment Blacklist

    shanebp
    Moderator

    BuddyPress does not include forums.

    If you are using bbPress, you should ask on their support forums.

    Finding out which words are triggering a filter can be difficult. The people at bbPress should be able to provide specifics re their filter.
    If the issue about WP comments rather than forum lists, you could ask on the WP support forums.

    #306332

    In reply to: BuddyPress and bbpress

    gal_Dahan
    Participant

    Unfortunately there is no answer you have knowledge WP Job Manager I want instead of apply for job will send a message to the user via buddypress

    #306331
    writersabroad
    Participant

    Not sure if this is a wordpress or buddypress issue so posting in both places. I run a writers community with buddypress and have set up forums where members can post pieces of work. We are experiencing some difficulty with the comment blacklist which prevents some words from being used even if within a word e.g. double breasted…. and one piece of work I can’t for the life of me find the word that is blocking the post… whilst I want to be able to stop spam comments, surely forum posts from members who have to be signed in to post is another thing? Any suggestions? I am useless with code :). Even if we had something which could identify the rogue word we could do something about it…

    Thank you

    hungerford
    Participant

    WP v5.2.1
    BP v4.3.0

    I have BuddyPress installed in a multisite environment and I am trying to figure out what the exact code needs to be placed within the bp-custom.php file to remove … “on the site SITENAME,” … from the following within the Global and Personal activity streams:

      When a post is made.
      when a comment is made.

    Also, I’m trying to figure out how to turn off the notifications within the global and personal activity streams for:

      When a page is made.

    I may be novice but can pick up some things fairly quick. I just need a little help so any assistance would be greatly appreciated. 🙂

    nlstrev
    Participant

    For the Reply after going to inbox, you want to see who all the recipients are who received the message.

    In buddypress plugin, it default is set to max 5, so 4 recipients including you equals 5. On 5 or more recipients it simply states “Conversation between 5 recipients.”

    You can use this filter function

    add_filter('bp_get_max_thread_recipients_to_list', 'bp_get_max_thread_recipients_to_list_reply');
    
    function bp_get_max_thread_recipients_to_list_reply(){
        return 999;
    } 

    It is set to 999, meaning after 999 recipients it will display “Conversation between 999 recipients.” otherwise it will work and autolink to up to 999 recipients.

    Change the default return value to whatever number you would like.

    Ticket should be closed now.

    26 Enterprises LLC
    Participant

    So I am using Woffice with BuddyPress. I understand the only way to show posts on the dashboard widget that a user is a member of is by making that group “public”. I understand this can not be done with making the group “hidden” or “private”.

    I am looking for all posts from groups that a user is a member of to show on the dashboard so he can at a glance see what pertains to him.

    I am a District Manager for an Automotive Parts Distributor and have built a website for my dealerships to share information with them. For example, most users will have access to a role specific group (sales representative, sales manager, parts manager, general manager, etc) (private group) this is where I will share training information, videos, specials, pricing discounts, etc.

    Managers will have access to a 2nd group, their dealership group (hidden group) this is where I will share objectives, goals, etc specific to their dealership.

    I want this information to show on the dashboard so they do not have to click into their group as well as wiki articles, posts, etc.

    The Site Wide Activity widget gets this done if they are public groups. Only issue is I do not want sales representatives to see what is being said in the sales managers group (pricing, discounts, etc). And I don’t want and am not allowed to let other dealerships see each other’s numbers.

    Any help would be appreciated.

    Bradley

    fschoenfeldt
    Participant

    Dear BuddyPress community,

    my company is using your plugin for our companies intranet.

    We’ve got a development Server running and updated the Woffice Intranet Theme to the latest 2.8.3.1 Version.

    Once I updated the theme, BuddyPress somehow also changed the settings from the legacy buddypress template package to the Nouveau one. I tried changing this setting back to legacy, without luck. It applies the settings in the settings panel but the actual page doesn’t change. I tried clearing (or entirely disabling) the cache multiple times.

    Information regarding our system (because it’s an intranet, I can’t provide a link):
    We’re using WordPress v5.2.1, with the Intranet Theme Woffice (v2.7.2.1 -> v2.8.3.1). The Theme comes with BuddyPress 4.3.0. We didn’t change anything in BuddyPress.

    Also, we got Unyson 2.7.22.

    Any thoughts?

    Thanks in advance,
    Frederik

    fschoenfeldt
    Participant

    Dear BuddyPress community,

    my company is using your plugin for our companies intranet. When a user is logged in, his online status is shown in a sidebar. Then, when the user logs out, the online status should disappear immediately. But it the online status doesn’t change for quite some time.

    Is there a filter function, or a setting in BuddyPress that controls the behaviour of the “online Users display”?

    Information regarding our system (because it’s an intranet, I can’t provide a link):
    We’re using WordPress v5.2.1, with the Intranet Theme Woffice (v2.7.2.1). The Theme comes with BuddyPress 4.3.0. We didn’t change anything in BuddyPress.

    Also, we got Unyson 2.7.22.

    Any thoughts?

    Thanks in advance,
    Frederik

    #306311

    In reply to: Email Activation

    shanebp
    Moderator

    > Should the .php file have <?php ?> tags in it?

    Yes – please read the documentation: https://codex.buddypress.org/themes/bp-custom-php/

    #306309
    ryuunosukemiyosaki
    Participant

    Hello,

    I’ve been looking for a way to change BuddyPress slug URLs but I couldn’t find a source that is up to date. Could you please help me out about this?

    URLs that I want to change:

    /profile/
    /profile/edit/group/1/
    /profile/change-avatar/
    /profile/change-cover-image/
    /activity/
    /activity/mentions/
    /activity/favorites/
    /submissions/
    /submissions/publish/
    /submissions/pending/
    /submissions/drafts/
    /achievements/
    /achievements/earned/
    /achievements/unearned/
    /achievements/?achievements_page=2
    /settings/
    /settings/notifications/
    /settings/profile/
    /settings/data/
    /leaderboard/
    /leaderboard/today
    /leaderboard/week
    /leaderboard/month

    Thank you so much,
    Anil

    #306306

    In reply to: Bp Better Messages

    shanebp
    Moderator

    These are the support forums for BuddyPress.

    You have a much better chance of getting a reply by using the support forums for BP Better Messages:
    https://www.wordplus.org/forums/

    #306303

    Hi,

    Thank you for your reply.
    There’s no option available on WP Multisite sub websites Screen Options to select BuddyPress. That’s the problem. Only the BuddyPress options are available on root site. Buddypress plugin enabled as network wide.

    Screenshot: https://prnt.sc/nxvz6a

    Currently I’m using an alternative way (Reg. expressions) to redirect properly. But still there’s an issue.
    Thank you!

    #306298
    shanebp
    Moderator

    Profile visits are not part of BuddyPress.
    You are using a theme, plugin or custom code to generate those notifications.
    Find out the source of code that tracks profile visits.
    And then ask the creators of that code.

    #306289

    In reply to: Special access to post

    shanebp
    Moderator

    Not out of the box.

    You could use Groups – each dept would have a group.

    You could write a plugin that uses the Group Extension API.
    Not sure what you mean by ‘post on its own dept’ – but the group plugin could add a custom post type that supports file uploads and is restricted to group members.

    #306287
    jcorbalan
    Participant

    Hello,

    I want to create an intranet to share information between departments. Everybody can see all the documentation but only some profiles will post on its own department (user1 only posts in departmentA, user2 only can post on departmentB…).

    Also they will need to be able to add files (pdf, doc, etc)

    Is this possible with buddypress

    Thanks

    #306274
    cedm
    Participant

    I installed Buddypress and selected Use tab styling for primary navigation but no tabs come up. I also tried Display the group navigation vertically and even though the space where the navigation goes shows, there is no navigation there.

    I have deleted the plugin and reinstalled but it didn’t change anything.

    https://cash2consulting.com/groups/joshua-study/

    #306273
    lufraser
    Participant

    I activated all the ones I used, and BuddyPress is still working. I guess it was just a fluke. Thank you so much for the help!

    #306271
    lufraser
    Participant

    That is what is so confusing, Youzer is deleted. Ok I deactivated everything and Buddypress is working. So now I active each one to see where the problem is?

    #306270
    Venutius
    Moderator

    Try deactivating your other plugins and see if BuddyPress alone is working. That error points to Youzer.

    #306269
    lufraser
    Participant

    No luck, but I am getting this:
    [02-Jun-2019 06:43:14 UTC] PHP Warning: getimagesize(https://fandomreviews.com/wp-content/uploads/buddypress/members/1/cover-image/5cea6b48e2578-bp-cover-image.png): failed to open stream: no suitable wrapper could be found in /home/fandooqz/public_html/wp-content/plugins/youzer/includes/public/core/functions/yz-general-functions.php on line 1522

Viewing 25 results - 4,626 through 4,650 (of 68,972 total)
Skip to toolbar