Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'forum'

Viewing 25 results - 476 through 500 (of 20,277 total)
  • Author
    Search Results
  • #312839
    jseanm69
    Participant

    Well, even a funnier thing. It actually works on mobile on the forum but doesn’t work on desktop.

    jseanm69
    Participant

    I have a little odd issue that I have just not been able to figure out. We have two groups created. One has over 2000 members and the other has 17 right now. They are each associated with a specific course using Learn Dash. On the 17 I can see the list of members just fine. On the 2000 the members are not showing. If I go to all members they are there, but they do not show with just looking for members of the course itself. I checked the database and all the records look good on the group that is not working. They are associated correctly with the forum id which is associated with the course. The records look exactly the same as those that are on the group that is working. I am not sure what I could be missing, but it must be something. Also, all the users post fine to forum. You can see all the members in the backend associated to the group. The only issue I have is no one is showing up as a member on the front end. If you can give some tips that is much appreciated.

    #312776

    In reply to: Changing Permalinks

    ayhanizmir
    Participant

    Oh and I forgot to ask that

    https://7tabu.org/gruplar/konu-disi/forum/topic/sad/

    As you can see in forum system my permalinks has “topic” word. How can I change it to my own Language?

    Edit: Oh sorry forum system is from bbpress

    #312639
    scox1
    Participant

    I have a plugin for LDAP/AD integration on my site that maps to the user’s buddypress profile fields including profile picture. The profile picture shows up on the profile page, directory, forum. It even shows up on the membership list in groups. However, it doesn’t show up for the administrators of the group listed above the group name or on the invite page. We are using the Woffice theme, which buddypress is integrated with. Any suggestions are greatly appreciated.

    shanebp
    Moderator
    shameem5566
    Participant

    I have to hide some nav menus of bp users’ profile page from other users. I using the following function to do so. That was working fine.

    /* BuddyPress profile nav menu restrictions */

    function bpex_hide_profile_menu_tabs()
    {

    if (bp_is_active(‘xprofile’)) :

    if (bp_is_user() && !bp_is_my_profile()) {
    // BP’s profile main menu items. Comment those to show.
    // bp_core_remove_nav_item( ‘activity’ );
    // bp_core_remove_nav_item(‘profile’);
    bp_core_remove_nav_item(‘friends’);
    bp_core_remove_nav_item(‘groups’);
    // exist only if you use bbPress
    bp_core_remove_nav_item(‘forums’);
    // bp_core_remove_nav_item(‘activity’);
    bp_core_remove_nav_item(‘following’);
    bp_core_remove_nav_item(‘followers’);
    bp_core_remove_nav_item(‘bookmarks’);
    bp_core_remove_nav_item(‘activity’);

    // BP’s profile main menu items. Comment those to show.
    bp_core_remove_subnav_item(‘activity’, ‘personal’);
    bp_core_remove_subnav_item(‘activity’, ‘friends’);
    bp_core_remove_subnav_item(‘activity’, ‘groups’);
    bp_core_remove_subnav_item(‘activity’, ‘following’);
    bp_core_remove_subnav_item(‘activity’, ‘feed’);
    }
    bp_core_remove_subnav_item(‘activity’, ‘mentions’);
    bp_core_remove_subnav_item(‘activity’, ‘favorites’);

    endif;
    }
    add_action(‘bp_init’, ‘bpex_hide_profile_menu_tabs’, 15);

    I have this navigation menu for the bp user on the header by default. When I am viewing other’s profiles the nav menus inside the user’s header menu also get hidden.

    Is there any other ways to do this.

    I am using the latest version of WordPress 5.4.2, BuddyPress 6.0.0, and BuddyX Theme 1.3.7.

    #312367
    iamthewebb
    Participant

    Hi,

    There may be a better solution but you could try hiding through your custom css..

    #nav-forum {
        display: none;
    }
    kim007x
    Participant

    Hello,

    I am working on a subdomain for a client: https://forum.secretsofpakistan.com/

    I put a few public Groups on the Homepage, but I can only click on them when I am logged in to the WP site.

    When I am logged in, I can visit https://forum.secretsofpakistan.com/groups/uk-nationals-in-pakistan/ e.g. but whoever is not logged in will land on the Homepage of the website.

    I already went to Settings – Permalinks and selected “Post Name”.

    WordPress Version 5.4.2
    BuddyPress Version 6.0.0
    Theme Aardvark

    Does anyone has an idea how to make the Group pages visible for non-logged in visitors?

    #312312
    clickallco
    Participant

    You can change it yourself through CSS, if you right click on the picture and choose inspect element you can see the name and specifications of the element to change.

    Here’s some good links from another forum helper on it.

    ~ https://developers.google.com/web/tools/chrome-devtools/css/reference#view
    ~ https://developer.mozilla.org/en-US/docs/Tools/Page_Inspector/How_to/Examine_and_edit_CSS

    Otherwise you could probably get help from the Aardvark theme developers or RTmedia.

    #312290
    @mercime
    Participant

    > how to get the excerpt from a blog post to appear in the BuddyPress activity stream without displaying the Divi Shortcode.


    @angelajean
    Excerpts of published blog posts do appear in the BP activity stream naturally in any theme, and any blog URL you post in the status update in the activity stream has a very nice excerpt as well, so not sure why you would need a plugin for showing blog excerpts using Divi. .
    Unfortunately, Divi’s a premium theme that we don’t have access to so I would have to refer you back to that theme’s support forums where you could ask them why you need to add/buy a plugin to show a normal blog excerpt in your activity stream.

    #312286
    iamthewebb
    Participant

    Hi Swalky, as this related to a seperate plugin you will need to raise this on their support forums.

    #312139
    maghaseman
    Participant

    I’m using Memberpress for login form and BuddyPress for accounts with a bbpress forum. I’m not sure what’s not talking to each other properly but when I try to use the “forgot password link” it turn up a does no exist page. Does anyone know where I should start investigating the problem?

    tumptyteapot
    Participant

    Hi, all the forum members will need approving, so is it possible to change this text please. It is on the page people see as soon as they have signed up:

    “Create An Account
    You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address.”

    also, can I change the email that is sent out automatically? It is confusing.

    “Thanks for registering!

    To complete the activation of your account, go to the following link and click on the Activate button:”

    #312102
    conversingcare
    Participant

    Hi,

    Thank you for your response. After speaking to different providers, Phlox (theme) believe it is a bug related to them and they are investigating it now.

    I will keep this forum updated on the latest developments.

    Thanks again,
    Conversing Care Dev Team.

    heritales
    Participant

    Sorry for re-posting this topic but I have tried everything on this forum and is still not working…
    How do I make BP sending confirmation email for registration?
    Is SMTP compulsory?
    Do I need to set anything else in WP?
    Many thanks for your help

    ps I have also try to resend a confirmation email and still has not arrived.

    #312049

    In reply to: Remove @Mentions

    clickallco
    Participant

    Do a quick search on the forum and you’ll find many other topics on this. Here’s an example

    https://buddypress.org/support/topic/disabling-mentions/

    #311991
    westcan
    Participant

    Hi there, I am using BuddyPress as part of the Socialize theme and it works great! Within BuddyPress > Components > I have “Account Settings” enabled. However if a user elects to change their password they are prompted with the standard WordPress forgot password page https://prnt.sc/snqe36 and not the forget password page of the theme. Is there a way to enforce it to use the forget password page from the Socialize theme? https://prnt.sc/snqff6

    Also, just curious if anyone knows what theme this BuddyPress forum site is built on?

    Thanks

    a3132
    Participant

    Okay, I have learned to use code to show profile fields on different parts of the page. But I was wondering if it were possible to show or hide one field based on whether the profile member and the member viewing the profile were a match in another field.

    For example, could I:

    show the field favorite color if a man is viewing a woman’s profile or a woman is viewing a man’s profile – but – hide the field favorite color if a man is viewing a man’s profile or a woman is viewing a woman’s profile?

    By the way, thanks for the support forum. It’s been a lot of help.

    stratact
    Participant

    I see that BuddyPress groups that I have created under a sub-site are visible and accessible to me when I log into another subsite that is under my main site. This is extra clutter that I don’

    Since the content of each subsite, including its groups’ blog, forums and docs, are different from those in my other subsites, I want to keep their group names and content unseen and inaccessible from other subsites, even if a user is a member of each group.

    Is this possible? If so, how can I do this?

    kerchmcc
    Participant

    We have PMPRO (2.3.1) + Buddypress (5.2.0) + bbpress (2.6.4) + bbp style pack (4.5.3) installed.
    Buddypress 6.0 really screwed with the displays, so that got rolled back.
    WP: 5.4.1

    Buddypress shows the profiles of members
    In a member profile, there is a link to show forum (bbpress) activity.
    Cool
    If a user has a favorite or a subscription showing there, there is also an icon [x] implying that I can unsubscribe/unfavorite that item.
    However, nothing happens when that [x] is clicked.
    I don’t know who to ping about the problem.
    If it’s you, please fess up! and thanks

    Home

    tskpbls
    Participant

    Ok, let’s investigate further then …

    I reinstalled default 2020 WP theme, deactivated all plugins (double checked) but bbpress and buddypress, although I’ve kept wpmu admin dashboard plugin… I am on a very fresh install (less than 24 hours)

    I am still facing the same issue :

    Link to a google drive folder with screenshots (public / private / hidden) : https://drive.google.com/drive/folders/1MWlx_eMelveGBSK_9MHEIoLd1NJRHz1D?usp=sharing

    buddypress is installed according to this codex guideline : B. Network-wide Activation – BuddyPress root blog in Secondary Site

    Buddypress seems to work ok, activity, group and email tabs under admin menu of the admin network page, main site shows forum tabs only and subsite 1 (?id=2) holds buddypress frontend pages.

    Soooo, maybe a clue here : Why does the group edit screen say “aucun forum” (no forum) attached to group when in the meantime I can see the forum tab and the input text boxes of the first subject when group is not hidden?

    Many infos here, sorry for that, but I guess I can’t be more accurate than that in my perception of the problem.

    Hope this helps you to understand the problem better.

    Thanks !

    Varun Dubey
    Participant

    @tskpbls seems working fine to me https://prnt.sc/sklvtvm, I was able to access as super admin and group admin for a hidden group with forum enabled on that specific group.

    tskpbls
    Participant

    Hi there,

    I am here to report the following issue :

    On a multisite install with wp 5.4.1, with buddypress (6.0.0) & bbpress (2.6.4), setting up a forum for a group that is supposed to be hidden makes this group not accessible to admin or group creator. (Myself, as a super-admin/group creator/group admin cant reach my hidden group when bbpress is activated.)

    This occurs only when bbpress is activated multisite or single subsite and a buddypress group (buddypress installed network wide) is set to hidden. It seems to work ok with group set as private, or public.

    Can you replicate this?

    daeus2
    Participant

    Hey guys,

    On the forum I moderate, we have several Groups. Each group has its own forum. Groups were a recent addition to our forum, and recently several users have complained that *for group forums* (this isn’t a problem on the main forum) they can’t navigate past page one of a thread. If they click to go to page 2, it takes them back to page one.

    I’m not able to replicate this problem.

    benoitos
    Participant

    Hello,
    I installed buddypress for a few months and it is he who manages the registrations to my site. When a person registers, he does not appear systematically in the members page. Did I forget a setting? However in the profiles the members who do not appear are well: Role on the site = Subscriber and Roles on this forum = Participant
    My version is WordPress 5.4.1 with the Divi theme, the Learndash plugin and the version 6.0.0 of BuddyPress.
    I had installed the BuddyPress for LearnDash plugin which I uninstalled because it caused bugs. Here is my site https://terresdesavoirs.fr/members/

    Do you have any idea where this display concern can come from?

Viewing 25 results - 476 through 500 (of 20,277 total)
Skip to toolbar