Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 3,801 through 3,825 (of 69,016 total)
  • Author
    Search Results
  • visitatore
    Participant

    Good morning. I installed Buddypress on an alterview blog with the Extra theme, all in Italian. I am practical in using “Loco Translate”, in fact I translated everything I needed, but an important thing remained for me: the first message that Buddypress sends to the newly registered user. I’ll explain.
    The new user registers by filling in all the fields and sends the request. At this point he receives the first email as below:

    ——————-

    Thanks for registering!

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

    If the ‘Activation Key’ field is empty, copy and paste the following into the field – xxxxxxxxxxxxxxxxx

    ———————-
    Through Loco Translate I have traced the corresponding string but it has already been translated into Italian and despite everything THE ASPIRING NEW USER RECEIVES THE EMAIL IN ENGLISH. I tried to “synchronize” but the situation remains the same. Can anyone help me? I would be infinitely grateful to you.
    Claudio

    #310727
    iamthewebb
    Participant

    Hi, these support forums are for the main buddypress plugin, the plugin you are referring to appears to be developed by someone else.

    #310725
    designboxcom
    Participant

    Hello,
    I am experiencing exactly the same problem on my website.
    I actually don’t need Groups and this is why I disabled them.
    I forwarded this answer to Learndash support team and they continue to say the problem is part of your plugin “buddypress-learndash” and need to be fixed by your company.
    Any ideas ?

    kevinbrands
    Participant

    Hello,

    We are trying to translate the slugs of the subpages under members and groups.

    Some examples for members:
    – friends
    – messages

    Some examples for groups:
    – admin
    – admin/edit-details
    – members

    I found this page, but it says the documentation is deprecated:

    Changing Internal Configuration Settings

    Can you provide a complete list of constants for slugs that can be changed? That would be of great help, thanks in advance!

    -Kevin

    #310719
    mholmes3038
    Participant

    I’m not sure if anyone else has mentioned this before or has ideas how to do this. I have an existing API uses SQL. My users currently register in app and log in through the app. Recently we purchased WP. I’m a .net Dev so PHP is a little new to me. Anyway, Is there a way to intergrate buddy press registration with my existing API? I have no issues using the default BuddyPress registration. I just want my users to register in two places. I’d like Buddy Press to make a call to my API as well as my WP when registering users and I’d like to make a call in my apps to register users to my WP that uses Buddy Press. I think its just two API calls. Just need to know how with step by step or video or something. Is this free? Is this paid? What do I need to do to make this work?

    #310709

    In reply to: how it work?

    Raval
    Participant

    Hi @nomadskateboarding
    Thank you very much for the link. very useful table of contents I didn’t know about. Unfortunately, I didn’t find the answer to my problem. It is a pity that it is getting harder and harder to get support for BuddyPress here. it worries me a bit. However, thank you very much for your reply.

    #310702
    ozseg12
    Participant

    Hello! I was wondering how I’d let members fill in their own information with widgets that I can put on the member profile pages. like going into
    appearance > customize > widgets > Buddypress member’s home
    How can I put widgets there, that will allow other people to fill in their own information? such as a text box for example. Thank you so much.

    #310699

    In reply to: how it work?

    Nomad Skateboarding
    Participant

    Hello @ravals!

    I’m not sure if this is the answer you need as I’m not that knowledgeable on the backend. But here is the link to all the BuddyPress information with additional links.

    https://docs.google.com/spreadsheets/d/1BbIX4KfcWrIiUhfWhKJymdBZk4xc6ALm6Pux0MWk7x4/edit#gid=0

    Hope that helps and good luck!

    Mark-Andrew

    #310693
    osmantarar
    Participant

    i have latest wordpress installed 5.3.2. when someone register on my site through buddypress registration form he receives activation email from “wordpress@mysite.com” i want to change it to “custom@mysite.com”. and title my site name with description. Optional: can i send users after activation a welcome mail?

    LavieGS
    Participant

    Hi,
    I use BuddyPress and Youzer as a tag.
    I had built a new community the other day and were steadily increasing the number of users.
    However, since yesterday or so, the “all members” number at the top has been zero.
    Actually, it should be 57, but I thought it was strange and looked at the user list page, and there was no one there.
    I repaired the total number of members with BuddyPress tool, but it didn’t make any sense.
    I’m not even sure which plugin is causing the problem.
    What can I do?
    Site:

    ユーザー


    (I use “original” Japanese translate file)

    #310686
    peppo90
    Participant

    Hi, I have the problem with the registration page. I want to use the wordpress default page for the registration, but this page is not a really page and I can’t select this page in the buddypress settings. How can I do?

    dvlimbasiya
    Participant

    Hello Friends,

    All of the plugins are up to date and still there is conflict in jQuery and rtmedia.min.js files in buddypress-media plugin. Can anyone please help me on this.

    Wordpress version 5.3.2
    bbPress version 2.3.4
    BuddyPress version 5.1.2

    Thank you in advance.

    #310682
    Charles
    Participant

    I have a snippet I use to redirect people from the homepage to a dashboard page if they are already logged in. However, something weird happens when I (the admin user) try to create a new buddypress group (pressing “add new” on the Groups page) – the snippet fires and sends me to the dashboard page. If I turn off the snippet, the group creation page appears as normal. It’s unrelated to theme – it does it with any theme. Any ideas what happens that I also need to exclude? Cheers


    function myld_loggedin_redirect()
    { if ( is_user_logged_in() && is_front_page() && ! wp_doing_ajax() ) {
    wp_redirect(‘/launchpad/’);
    exit;
    }
    }
    add_action(‘wp’, ‘myld_loggedin_redirect’);

    #310680
    wollonev
    Participant

    Dear Buddypress Community,

    I really tried to find a solution all over, but I didn’t find the topic solved.

    I just want to search the activity stream and include activity comments in the search – but it seems only activity updates are searched?
    So is there a possibility to include activity comments in the search also?

    Thanks a lot for all replies!

    bahula
    Participant

    Which is the best way to generate native app (ios + android) with buddypress?

    Thanks in advanced

    #310654

    In reply to: Activate user in PHP

    shanebp
    Moderator

    If you haven’t already, google this string ‘buddypress auto activate user’.
    It will provide at least some hints.

    #310641
    a3132
    Participant

    I want to run a clean site. Is there an image censor that is compatible with BuddyPress? I tried CensorReact but it doesn’t seem to recognize BuddyPress uploads. It counts pictures uploaded to the media library but that’s not where BuddyPress stores pictures. I’m also using the BuddyPress Xprofile Custom Image Field plugin which uses a different folder as well.

    #310639
    kasperdalkarl
    Participant

    Hi!

    I was wondering if anyone else has this issue? My site runs with Buddypress and Bbpress. I haven’t done any changes but suddetly people appears logged out when visiting posts on the site. I have tried to check different settings but nothing helps, any suggestions would be helpful.

    I run on WordPress 5.2.5, and Buddypress Version 5.1.2.

    Thanks!

    #310627
    Mangesh Nadekar
    Participant

    Thanks for your reply.

    I have done all the suggested following things

    => Did you try deactivating s2Member Pro and see if the issue persists on reg? ====> Yes, issue persists

    => Did you try deactivating BuddyPress Xprofile Custom Field Types and see if the issue persists? ====> Yes, issue persists

    => Did you try switching to a different theme and see if the issue persists?====> Yes, issue persists

    I have debugged all the possible things for current issue in my current setup but still i am facing same issue.

    I have contacted with S2member pro support team as well, they are saying issue is not from their end.

    It may be buddypress issue because Name field under (Extended Field => Basic Details) is created as you installed buddypress plugin.

    I thing, BuddyPress Xprofile Custom Field Types plugin should not be responsible for this issue.

    #310626
    faizel93
    Participant

    I have a problème regarding the upload of an image on the profile page.
    The image does not appear fully and I cannot crop it.
    See the image attached : https://ibb.co/7RZHFjL

    Any help ?

    I’m using Buddypress 5.1.2
    My Template : Sweedate

    matwin23
    Participant

    yes, i use this code…

    // ADD SHORTCODE TO SINGLE PRODUCT – PM link
    add_action( ‘woocommerce_share’, ‘enfold_customization_extra_product_content’, 15 );
    function enfold_customization_extra_product_content() {
    echo do_shortcode(“[bp-pm-button]”);
    }

    //////////////////////////////////////////////////////////////////
    // BuddyPress send private message button
    //////////////////////////////////////////////////////////////////

    /**
    * Get a link to send PM to the given User.
    *
    * @param int $user_id user id.
    *
    * @return string
    */
    function buddydev_get_send_private_message_to_user_url( $user_id ) {
    return wp_nonce_url( bp_loggedin_user_domain() . bp_get_messages_slug() . ‘/compose/?r=’ . bp_core_get_username( $user_id ) );
    }

    /**
    * Shortcode [bp-pm-button username=optional_some_user_name]
    *
    * @param array $atts shortcode attributes.
    * @param string $content content.
    *
    * @return string
    */
    function buddydev_private_message_button_shortcode( $atts, $content = ” ) {
    // User is not logged in.
    if ( ! is_user_logged_in() ) {
    return ”;
    }

    $atts = shortcode_atts( array(
    ‘user_id’ => ”,
    ‘username’ => ”,
    ‘label’ => ‘Send this Member a Message’,
    ), $atts );

    $user_id = absint( $atts[‘user_id’] );
    $user_login = $atts[‘username’];

    // if the username is given, override the user id.
    if ( $user_login ) {
    $user = get_user_by( ‘login’, $user_login );
    if ( ! $user ) {
    return ”;
    }
    $user_id = $user->ID;
    }

    if ( ! $user_id ) {
    if ( ! in_the_loop() ) {
    return ”;
    }

    $user_id = get_the_author_meta(‘ID’ );
    }
    // do not show the PM button for the user, if it is aimed at them.
    if ( bp_loggedin_user_id() === $user_id ) {
    return ”;
    }

    // if we are here, generate the button.
    $button = sprintf(‘%2$s‘, buddydev_get_send_private_message_to_user_url( $user_id ), $atts[‘label’] );

    return $button . $content;
    }

    add_shortcode( ‘bp-pm-button’, ‘buddydev_private_message_button_shortcode’ );

    spacerust
    Participant

    Hi, I purchased a premium them via themforest.net Its called “Centum”. I would like to make buddypress seamless looking with this theme.

    What files can I edit or .CSS files etc can I edit to do this? Where are these files located?

    Thanks in advance.

    #310614
    mattiejas
    Participant

    I have precisely the same problem on my website. Running bbPress 2.6.4 and BuddyPress 5.1.2, with customizr theme 4.2.0 (site: https://www.ethicalretinue.com/).

    Issue was also reported at the bbpress forums: https://bbpress.org/forums/topic/bbpress-notifications-not-clearing-up/ There’s a fix suggested there, which unfortunately does not work for me.

    #310603
    werny
    Participant

    My pages uses too many plugins.
    I cannot install another one.
    Is ther a way to integrate that into Buddypress?
    I think this blocker would be helpful for all Buddypress-developer.

    carrieontheweb
    Participant

    I have added a custom field to the member profile to show a URL to their Facebook profile and this is what it looks like when looking at a BuddyPress profile.

    	
    <a href="https://www.facebook.com/carrierawks&quot; rel="nofollow">www.facebook.com/carrierawks</a>

    So it’s something in the Extended Profiles part of BuddyPress and I have been wracking my brain trying to find out where this error is coming from. Any help?

Viewing 25 results - 3,801 through 3,825 (of 69,016 total)
Skip to toolbar