Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'buddypress'

Viewing 25 results - 2,626 through 2,650 (of 69,061 total)
  • Author
    Search Results
  • dotMastaz
    Participant

    Hi,
    I can not export 1 user account data from Extended Profile field from BuddyPress.
    I have a field which is an Extended field and this data comes from an ACF field … But no way to find an extension capable of gathering the user data and this data ??
    I have installed many export plugin, but any column with this data…
    An idea ? Thank you !

    Salut,
    Je n’arrive pas à exporter 1 champs de Compte type Profil Extended de BuddyPress.
    J’ai un champ qui est un champ Etendu et cette data vient d’un champs ACF… Mais pas moyen de trouver une extension capable de me rassembler les données utilisateurs et cette donnée ??
    Une idée ? Merci !

    bibblybob
    Participant

    Dear BuddyPress community,

    When looking at the structured data on BuddyPress user profile pages, I’m getting the following error from Google: Either ‘name’ or ‘item.name’ should be specified

    Here is a link to an image of the error: https://imgur.com/FPGDWOO

    As the user profile pages are automatically generated when users sign up, is this a bug? Perhaps the page name should simply be the user’s username. Any help/understanding would be appreciated!

    Thanks!

    gammelkaffe
    Participant

    WP 5.6, BP 7.2.1, CERA (child theme)
    On my dashboard, I keep getting a warning about my files are public accessible. Neither The Internet nor this forum can help me with a solution.

    I have ftp-access, but htaccess changes will not affect my site, since it is not an Apache server.
    Please advice.

    Best wishes,

    #317811
    neets1604
    Participant

    Hi,

    I recently updated Buddypress on my website and I’ve just realised that there’s a lot of email templates missing in back end. There’s currently only 15 email templates and there should be a lot more than this. I only realised when I tried to edit a template and it wasn’t there! I’ve tried the repair tool a few times and it’s not making any difference. Can someone provide a link to the previous plugin version?

    Help!

    #317809
    fatdogstudios
    Participant

    Hi,

    We’re hoping to have email notifications sent if there is activity on a BuddyPress thread someone has commented in.

    For example, I’d like to receive an email notification when I post on someone’s thread and they respond. (Kind of like the “notify me of follow up replies via email” check box I’m seeing beside the submit button below.)

    Hoping someone has some insight, plugin or php that can help with this.

    We’re running WordPress 5.7, BuddyPress 7.2.1

    Thank you!

    shanebp
    Moderator

    Probably: buddypress\bp-templates\bp-nouveau\buddypress\activity\entry.php
    First, overload the template to your child-theme.

    #317787
    Sauron
    Participant

    How can I adjust the register page so that on that page only a different background is used or a white boxed layout? I use a background for the entire site but on the register page the text can no longer be read https://www.bdsmbook.nl/testregister/
    I am using 5.7 from wp and Version: 7.2.1 from buddypress with the theme BuddyXVersion: 3.7.4
    thanks in advance.

    vincenzon617
    Participant

    I am currently using bbPress for forums and BuddyPress for my user profiles and in the profile there is an icon that can be pressed to display the users subscribed to bbPress topics. Is there a way I can add the contents of this page to a seperate page? Like a watchlist for example so the user can see what topics they have subsribed to – without having to go into the profile. I’m not sure if this is a BuddyPress feature or a bbpress one, however it is implemented already so I assume it is (I just want to move it to a seperate page). Is this possible?

    Many thanks!

    #317782
    werny
    Participant

    I found it out by myself now.

    The issue startet because I changed the name of the permalink a several times of the register-Page.
    So I created a completely now register page with the name “signup” and conneted it in my buddypress-settings. Then it worked again.

    #317780
    julesrutherford
    Participant

    How do I get members Usernames to show within Buddypress? I am not a coder so if the answer is a section of code could someone kindly tell me exactly where to go to make the change? Many thanks.

    #317769
    whackter
    Participant

    Hello,

    I’m trying to setup a plugin for which I should know the current user’s id and his/her friends ids in a single variable. It needs to be done using PHP so that I can put those variables in the shortcode.

    Can someone help me with this?
    Thanks in advance 🙂

    vincenzon617
    Participant

    Hi there,
    I am not sure if this has already been answered so apologies if it has (I cannot find an answer). What i would like to do is remove some of the icons and menus from my BuddyPress profile page. Currently I have 6 buttons on the profile (‘Profile’,’Activity’,’Notifications’,’Friends’,’Forums’,’Settings’). These have sub menus as well, for example if I choose ‘Profile’, its submenus are ‘Home’, ‘View’, ‘Change Profile Picture’.
    What I would like to do is remove everything but ‘Friends’, ‘Forums’ and ‘Settings’. Then I would like only “replies created” to be shown when the user clicks on the ‘Forums’ button. I am currently using bbPress within my site for the forums if that helps (I would add an image but I am having trouble doing so).
    If anyone could help me with this or point me in the right direction to achieve what I would like that would be great!
    Many thanks.

    #317738
    Mike Witt
    Participant

    Hi @shanebp,

    Am I missing something? I would have thought that would change the from address of all outgoing mail, not just notifications from BuddyPress?

    I can’t really test $original_email_address because BP is not using a unique from address to start with.

    But perhaps I’m confused about something?

    -Mike

    #317731
    Mike Witt
    Participant

    I’m looking for a filter than can be used to change the “From” address that BuddyPress uses when sending notifications. Does anyone know if there is something like this?

    #317714
    Mathieu Viet
    Moderator

    Hi @mike80222

    By default just like the WordPress REST API, the BuddyPress one is active by default and is used into the UI to manage group members from the Group’s Administration & Management screens. If you want to disable the BP REST API, you need to use this filter into a bp-custom.php file for example:

    add_filter( 'bp_rest_api_is_available', '__return_false' );

    #317710
    Mike Witt
    Participant

    The buddypress rest api is not installed automatically (like the wordpress api) right?

    So if I haven’t specifically installed the BP REST API then I can just update normally in my next scheduled site maintenance, correct? Just checking.

    #317709
    Varun Dubey
    Participant

    @peaco released a free plugin for activity link preview

    #317703

    In reply to: messages not showing

    Venutius
    Moderator

    BuddyPress messages are loading using Javascript. You can check for any errors by looking in your Javascript console. You can check this by going to the inbox page then right clicking anywhere on the page and selecting “Inspect Element” then selecting console from the new tabs that appear.

    #317702
    Venutius
    Moderator

    Hi Akstar,

    Existing users will become BuddyPress users, however their BP profile information will be blank, ideally you’d add some code to force them to complete any extra items you have added such as https://github.com/buddydev/bp-profile-completion.

    That’s pretty much the only difference.

    Another feature you may want to think about is if you want the BuddyPress pages to be public or only available to logged in users. For that you would need a plugin, such as https://wordpress.org/plugins/lh-private-buddypress/

    Other than that it would be case of enabling the BP features you want for your site.

    #317694
    Jose Andres Piera
    Participant

    Hi,

    thanks for the update.

    I realized the date is wrong in the release post (March 16, 2019).

    It’s not important, but just to inform you.

    Best regards,
    José Andrés

    #317668

    In reply to: change names menus

    Varun Dubey
    Participant

    @apr0424 You can customize message and labels using language files

    Customizing Labels, Messages, and URLs

    #317667

    In reply to: Remove profile field

    Varun Dubey
    Participant

    @apr0424 https://codex.buddypress.org/getting-started/guides/modifying-the-registration-form/
    Any field you will keep in the base profile group will display at registration from

    #317666
    Varun Dubey
    Participant

    @patdunn You can create again manually and map them inside Setting >> BuddyPress

    Register and Activation Pages

    nomadsland
    Participant

    hello, good evening,

    I am using buddypress with bbpress and I have a little problem: when I get a notification where a user mentioned me; I click on the notification and buddypress redirects me to my profile / activity / mention whereas I would like buddypress to redirect me directly to the post.

    Does anyone have the solution?

    #317646
    sasasasaaa
    Participant

    Hello,

    in all my buddypress pages in the header the title is only “<title>| name of website</title>.

    It doesn’t show the title of the page before |.

    In buddypress header.php is written <title><?php wp_title( ‘|’, true, ‘right’ ); bloginfo( ‘name’ ); ?></title>.

    And I use German language po file.

    Have I missed something in the settings to make page title work?

    Thanks

Viewing 25 results - 2,626 through 2,650 (of 69,061 total)
Skip to toolbar