Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'questions'

Viewing 25 results - 126 through 150 (of 2,990 total)
  • Author
    Search Results
  • Prolet
    Participant

    Hello,

    I am new to BuddyPress, which probably will explain my question.

    On my new website https://worldartistmanagement.com I have installed BuddyPress 6.1.0

    It is pretty good and I am thankful for its simplicity and yet grand functionality.

    My main membership plugin is Ultimate Membership Pro, which an awesome tool for any membership website. Its authors have an extension to integrate it with BuddyPress – yay. On the BP menu appears another link to UMPs account page. That’s all.

    And here are my questions.

    How can I change the link name of this additional tab, please? It is the name of the plugin, instead My Account or else.

    And the second question, which is more important to me.

    After installing the BP all users are given captcha test by solving some math questions.
    I don’t use captcha, I didn’t enable it and I am trying to find out where this came from. The only sure thing is that it came after BP activation.

    Please advice.

    PS I will address the same question to UMP and to Anti-Spam by CleanTalk, my security plugin.

    Thank you. Stay safe

    #312625

    In reply to: Buddypress Docs

    shanebp
    Moderator

    BuddyBoss has a document handler. So you could use that.
    For questions specific to the BuddyPress Docs plugin, you should contact the creators of that plugin.

    #312330

    Topic: views

    in group forum Installing BuddyPress
    socially2020
    Participant

    @prashantvatsh i have two questions
    1. i have botom menu in my site and i have added notifications to my menu but it doesnot show notifications counter for new menus
    2. is there a way to add views counter for media specially for videos

    #312172
    iamthewebb
    Participant

    BuddyPress just uses standard WordPress comments so you could try https://wordpress.stackexchange.com/questions/105942/embedding-youtube-video-on-comments

    #312149
    David Cavins
    Keymaster

    I think this Codex page will answer your questions:

    Emails

    If you want to change the template used, check out “customize email template.”

    #311949
    bluesweet
    Participant

    After making the changes that I wanted
    Change “activity tab” to “Social Wall”
    Change “docs” to “Official Docs”
    Hope this helps ….

    // Setup the navigation
    // Props to http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item for helping me figure this out
    // http://themekraft.com/customize-profile-menus-in-buddypress/
    function my_setup_nav() {
    global $bp;

    // Change name of menu item
    $bp->bp_nav[‘docs’][‘name’] = ‘Official Docs’;
    // Change name of menu item
    $bp->bp_nav[‘activity’][‘name’] = ‘Social Wall’;
    }

    add_action( ‘bp_setup_nav’, ‘my_setup_nav’, 1000 );

    #311948
    bluesweet
    Participant

    i found this snippet and it works great …

    // Setup the navigation
    // Props to http://wordpress.stackexchange.com/questions/16223/add-buddypress-profile-menu-item for helping me figure this out
    // http://themekraft.com/customize-profile-and-group-menus-in-buddypress/
    function my_setup_nav() {
    global $bp;

    // Change the order of menu items
    $bp->bp_nav[‘messages’][‘position’] = 100;

    // Remove a menu item
    $bp->bp_nav[‘conversations’] = false;

    // Change name of menu item
    $bp->bp_nav[‘communities’][‘name’] = ‘My Conversations’;
    }

    add_action( ‘bp_setup_nav’, ‘my_setup_nav’, 1000 );

    #311890
    @mercime
    Participant

    Share your experience with BuddyPress and voice out your views on the future of BuddyPress. The survey has 17 questions and will take 7-10 minutes of your time.

    ==> Take the BuddyPress 2020 Survey

    Thank you!

    clickallco
    Participant

    You’d have to code it yourself or find a developer who can combine the two. Otherwise, here’s a start

    https://stackoverflow.com/questions/26576766/add-custom-notification-for-buddypress-related-to-woocommerce

    #311564
    Morris Ward
    Participant

    Hello everyone!

    This is my first time dealing with BuddyPress and I have a couple of questions:

    1. On the Getting Started page, it says: “AllowOverride should be set to All in folder where .htaccess is”. I don’t have “AllowOverride” in my .htaccess file, so do I have to manually set it? Why is this necessary?

    2. Is it possible to have BuddyPress tables in a separate database, not the same one where WordPress tables are?

    #311563

    In reply to: Topic Menu

    shanebp
    Moderator

    For bbPress questions, please use the bbPress forums.

    #311479
    shonty
    Participant

    Hi there Mercime.

    My site is more than six months old. So it is not new. My theme is the same age. I have not imported any forums.

    Please try to supply answers to the following questions.

    Wordpress Version – 5.4.1
    Buddypress Version – 5.1.2
    bbPress Version – 2.6.4
    Host – Wordplus

    I dont know how long the problem has been there as I never noticed it.

    As mentioned above I can give access to a staging site for you to see. Even if anyone knows how to hide the duplicates I would be grateful.

    Thank you

    #311475
    onfleekresources
    Participant

    BuddyPress Community – Olympus Theme – Youzer

    This is three questions in one, looking for 1-3 plugins that work together to accomplish these things? I can insert code if I’m told exactly how/where to put it, but I’m very much not a coder so I’d prefer to use plugins if I can. lol

    1. Can I have multiple Users assigned to one profile (like a business, the owner and an admin person). For example a Business owner sets up a business profile but allows the manager or supervisor access to post jobs or advertising through it?

    2. Can I create two different profiles (that have different profile fields upon registration) like a person vs a business under the same site?

    3. Can there be profile parents like if a company has 3 locations – a main company profile and 3 child profiles – one for each location so the managers can logon and manage their own accounts with job ads and advertising? And the parent can do the same for the headquarters?

    #311407
    samhaddad85
    Participant

    Hi guys.
    So I want to build and educational material site. I want to upload lectures, videos and setup live video chat for questions and answers.

    I have few questions and i was hoping that you can help me figure out some answers.

    1- I want to be able to setup a video chat room for all my students as well as private chat room to be able to talk 1 on 1. is there any plugin that does that or is it supported by buddypress.

    2- I want to charge fee from students to be able to see content.
    for example i want to make packages (limited & unlimited) for unlimited you get to use all features of the website: msges, chat rooms, video content. and for limited users i want them to use basic features.

    I hope you can help me.

    #311335
    coolhunt
    Participant

    @buddyboss

    your themes are just FREAKING AMAZING!!!!! I really love them

    quick questions..

    – The last time I installed BuddyBoss Platform.. it “conflicted” with my BP install.. (is that still the case? you can only either have BuddyBoss installed or BP installed..)

    – Can you use the BuddyBoss Platform Theme on a BP install? (meaning without the BuddyBoss Platform)

    – I noticed that the only theme available now is the Boss 2.0. Will you be only making themes for BuddyBoss Platform and will you be transitioning out of further developing the Boss 2.0 theme or other themes just for BP

    **
    Again.. Im such a huge fan.. really fantastic work

    #311177
    jtmeroiti
    Participant

    Hi all,

    Apologies for the post. I’m a wordpress/website creation/Buddypress novice and am struggling a bit to get all my plugins to work together. As such this post may not make complete sense as it’coming from a slightly confused place.

    Basically what I’m trying to do is create a person to person marketplace.
    I have a registration form (User Registration plugin) that I like and it also integrates with woocommerce which is a big plus. It also makes a User Registration MyAccount page which I was thinking of using as a profile page (as I can edit this). However, I like the messaging and friend capabilities of buddypress and want to incorporate that if possible (has lead me into some plugin conflicts).

    So I had a few questions:
    1) Could I assign the BP registration page as a page with User Registration shortcode?
    2) Do you need to assign all the BP pages for BP to work?
    3) Could another registration form be used to create a BP profile
    4) Any suggestions as how I could achieve my goals by managing my plugins differently?

    #310785
    a3132
    Participant

    How can I edit my registration page to make the radio buttons of profile questions align vertically instead of side by side?

    (I’ve only edited CSS to do very simple things like change background colors. I’m pretty new at this.)

    #310579
    cstangor
    Participant

    New user here,

    Can the general public see the posts on my activity page? Can I turn that off?

    If I leave it open to view, how can I put a register button on the activity page?

    Thanks in advance.

    a3132
    Participant

    I am new to BuddyPress and building websites in general. I have a couple questions about users’ uploads:

    1) Is there a way to limit the number of photos/media files each member is able to upload to BuddyPress?

    2) If not is there a way to prevent photos from being displayed until approved by a moderator?

    #310322
    spantelis97
    Participant

    Hello there. I have some questions. Firts lets say a scenario about a community social network website that i want to build. Lets say that i want the free members to be able to watch, 10profiles per day, send 10 messages per day etc. And paid members to have unlimited access to everything. Can this be achieved in BP? Also lets go to the another question i have. I want a social wall like facebook that will show only posts, photos, videos, etc not groups activity etc. How to do it?

    Thank you everyone for reading this

    #310287
    shanebp
    Moderator

    The closing semicolon was not in the code section.
    I have edited my answer.
    If you don’t need to consider portability, then you can hardcode the prefix.
    UPDATE wp_bp_activity

    Learn how to debug in WP and you can answer most of your own questions.
    https://codex.wordpress.org/WP_DEBUG

    #310222
    StudentFilmmakers
    Participant

    I wanted to test ultimate member so I deactivated BuddyPress and deleted the related pages. That was a mistake. The Ultimate member has issues I don’t want to deal with and it scares me that some basic things like deactivating registration are not there. So, my questions is how do I reinstall or get by buddypress pages like members page, log in and log out. I notice the logout is missing in the menu options.

    #309966
    Prashant Singh
    Participant

    Hi,

    Please check this: https://wordpress.stackexchange.com/questions/6664/how-to-auto-accept-a-friend-request-in-buddypress-based-on-user-meta

    Please remove the condition of is_user_expert and check after that. You should try this on the dev/staging version of your site and if it works for you then you can use it on your live site.

    For members addition in a group automatically, please check this one https://buddypress.org/support/topic/how-to-add-new-members-to-groups-automatically/

    Hope it will help you.

    bibblybob
    Participant

    Completely agree with your post. It’s 2020 now, and there should be the functionality to at least make the display name optional. In searching the annals for answers, I see questions going back to 2013 asking for this because users were getting confused with usernames / display names. It would be great to have something like Reddit, where just a username / email is required. Despite this frustration, massive thanks to those working on BuddyPress.

    #309871
    sebe6
    Participant

    Problem solved, if anyone is in the same case :
    Buddypress store image in uploads/avatars/{user_id}
    It select avatar based on the last updated image

    You can find my work around there :
    https://stackoverflow.com/questions/59828308/change-bp-avatar-through-wp-rest-api/59857943#59857943

Viewing 25 results - 126 through 150 (of 2,990 total)
Skip to toolbar