Search Results for 'buddypress'
-
Search Results
-
Topic: Askimet plugin
Topic: Shortcode page
I installed buddypress, but it didn’t install any pages, such as the subscribed users or useful activity list.
Where can I find the shortcodes?
ThanksI have tried both Post SMTP plugin and wp mail SMTP plugin but neither of them are sending a confirmation email when the user changes its email address on the frontend url:
https://mysite/members/username/settings/This is odd, from the backend the mail is being sent. The smtp plugins are setup correctly. Seems some issue with wp?
I have tried numerous suggestions from this forum:
– https://buddypress.org/support/topic/buddypress-email-notification-ignoring-smtp-server-settings/add_filter('bp_email_use_wp_mail', '__return_true'); // this I added to bp-custom.php in wp-content/plugins/bp-custom.phpAny other solutions?
I’d like to know how to force buddypress members to use alt text in images they upload to activity and group timelines. Need to make my community site more accessible.
Using WordPress version 6.8.2, with BuddyPress Xprofile Custom Field Types plugin version 1.2.8
So, I created an Xprofile repeater custom field.
If the member has more than 2 entries in the repeater custom field, I would like to have the repeater custom field as a dropdown option for that member to choose from, when they post in the activity stream, that will then display that option’s value in the activity post next to their username. If the member has only 1 entry in the xprofile repeater custom field, no dropdown, just show the value of that field.
Anyone know how I would do this?
I installed the BuddyPress plugin once and deleted the sheets mistakenly, and now I do not go back to those sheets, I deleted the plugin and even deleted the Database of the BuddyPress plugin and re -installed the plugin but the sheets did not return why? What can I do to return the plugin?
I used the /avatar block in my header, as I want users to be able to access it from anywhere.
The avatar shows up in the editor and on any page that is NOT BuddyPress. If the page IS a BuddyPress page, the avatar simply doesn’t load at all.
The header is a row with the images used to link the users to different parts of the site. They are equally spaced. On normal pages: 4 items, one being the avatar. On BuddyPress pages: 3 items, avatar suddenly decides to go Amelia Earhart on me.
What am I doing wrong, and how this be fixed?
Using Twenty Twenty-five theme and FSE with Gutenberg. Fresh install of WordPress, latest version as of today, as well as a fresh install of BuddyPress.
Thank you in advance.
Hello BuddyPress Team,
I’m having a problem with the member search function on my website. The site is still under development and has very few members.
A member has the username D21I21 and the display name D21.
When I search for the member using the search bar, I either get:
* The message “Sorry, but nothing matched your search terms.”
* The page reloads and returns me to the home page without displaying search results.I’ve already tried to fix the issue using the BuddyPress tools. I selected the “Repair total members count” option and clicked the “Repair items” button. However, the page just reloads and the repair doesn’t take place.
I also suspected a possible conflict with another plugin (“Profile Builder”), but deactivated that plugin. The issue persists, which means the error likely lies directly with BuddyPress.
Can you please help me solve this problem?
I’m attaching some screenshots that illustrate the problem:
1. Screenshot of the search results showing “no results.”
2. Screenshot of the BuddyPress tools where the repair option is selected, but the button doesn’t work.
3. Screenshots showing how searching for member D21 or D21I21 doesn’t yield any results.Thank you in advance for your help.
Best regards,
Digmail
I want to display members in a random order on members loop? For that I am using the plugin written some years ago by imath which works well:
But when I switch on pagination at the members loop template like this: if ( bp_has_members( bp_ajax_querystring( ‘members’ ) . ‘&per_page=4’ ) ) : ?>
there are the same members on each site. This confuses people a lot and make a lousy looking, cause on top it says showing 4 members of 8 and then on next page there are always the same members again.How can I fix this (bug?)
I am a total newbie in WordPress / Buddypress and would be pleased if someone could help me!
How can I simply see what the members of my homepage exactly see?
Just after installing Buddypress I created the site *****.com/members
Do I still have to create this subpage unter “pages” in WordPress and is there exactly what a registered user can see as a member? Do I also have to build the menu and all the functions only on this subpage?Is there a general preview of my homepage for me as an admin and a preview how it looks like for members?
Thanks a lot for your help!
How to restrict media uploads for specific user roles, except profile and cover images?
…
Hi there,I’m building a BuddyPress-based site with two types of paid users: “Members” and “Users”. While both can access their profiles, messages, and groups, **only “Members” should be allowed to upload media content**, such as photos and videos.
However, **all users (regardless of role)** must still be able to upload:
– Profile pictures
– Cover imagesWhat I need:
– Prevent specific roles (like “Users”) from accessing the **”Media” tab** in their profiles
– Disable the **rtMedia upload button** inside messages and activity posts for those users
– Still allow the **upload of profile and cover images** (as BuddyPress requires)I’ve tried some code-based role filters and CSS to hide buttons, but they either:
1. Only hide the frontend buttons (not secure), or
2. Block profile picture uploads entirely (which is not acceptable)Is there a proper way to:
– Fully disable rtMedia uploads based on user role
– While keeping BuddyPress core image uploads active?Any suggestions, filters, or add-on recommendations would be much appreciated.
Thanks in advance!
Topic: Create our own pages
I’ve been trying for the longest time and with ChatGPT to figure out how to disengage the auto creation of the pages for BuddyPress. They are leaving -2 and -3 on these fathom pages when BP has never ever been installed. I cannot even create my own pages to override this. Someone else in a Facebook group has the same issue.
Is there a function we can add to disable this so we can create and assign our own pages?
Thanks in advance.