Search Results for 'wordpress'
-
Search Results
-
Hello Everyone.
For the past week, I’ve been working on my website. The problem is that Buddypress doesn’t send activation mail but when I trigger forgot password email for the same account it sends it. And no one can’t activate their account.The default WordPress register page is able to send activation mail but when I activate BuddyPress it doesn’t work. I have tried all the plugins and have been going through all these forums for the last two days but all in vain.
I have reinstalled it thrice and now as stated in the requirements I have done a manual WordPress install. I am on shared hosting and using my website mail server to send emails.
My site: techcaro
WordPress Version: 6.3
Buddypress version: 11.3.2Please help me solve this issue.
Hi there
I have a wordpress v6.3.2 with
> BuddyPress v11.3.2
> ProfileBuilder v3.10.1 (in order to have custom fields during registration)
> Elementor ProI have 2 weird behaviour.
1- Non admin users, can see the admin bar with… MY account when they logged in.
Fortunately, they cannot go in my account.
To avoid that, for the moment i installed a plugin : Hide Admin Bar Based on User Roles2- The non admin accounts go directly in the backoffice when they log in (with the connexion button widget of elementor)
Could you please help me?
Best regards
Topic: Users cannot post activities
Hi,
I have met a problem my Buddypress cannot allow my user to post activities. I am using a theme called Vikinger. I have tried numerous solutions like creating a new role or try to config the Buddypress setting (There is no activity setting). However, the problem cannot be solved. Can anyone help me? I would really appreciate that!WordPress version: 6.3.2
BuddyPress Version: 11.3.1
BBPress Version: 2.6.9
Site Url: https://furryisland.net/Topic: Try to change color
Hello,
I would like to change the color of the buttons + labels but, despite the custom CSS I do via the “Customize” option of WordPress -> custom CSS, I can not change the color.
Is there a way to do this please?
Thanks in advanceTopic: flow
Hi,
So I don’t even know if what I want is possible – came here looking for some guidance.
I have a wordpress woocommerce site where people can purchase a monthly subscription for a service. That part all works fine.I installed buddypress because I want each subscriber to have their own profile and take bookings themselves (no payment option necessary – will be done off-site)
I want each subscriber to be automatically put into a certain ‘group’ which I’ve already created. I’ve tried all the custom code I’ve found on here with the group id but nothing is working. The subscriber is automatically a ‘member’ but they’re not a member of the ‘group’
This is the code I put in my functions.php file
//Automatically add new users to a group
function automatic_group_membership( $user_id ) {
if( !$user_id ) return false;
groups_accept_invite( $user_id, <# 0 #> );
}
add_action( ‘bp_core_activated_user’, ‘automatic_group_membership’ );I have my group id as ‘0’ because that’s what I found in the inspect tool https://snipboard.io/nlPTSM.jpg am i using the wrong id#
Any help would be greatly appreciated
I’m a contractor and I’m just starting a construction-based website. I don’t have a lot of experience with WordPress, but I want to add a login, signup, and profile system to my asphalt website. I’m not sure how to do this, and I’m hoping someone can help me out.
I’m currently working on the website, and I’m hoping to get this feature added as soon as possible. I’m open to any suggestions or advice.
Thanks in advance for your help!
WordPress : 6.3.1
BuddyPress : 11.3.1
Youzify : 3.3.9Dear users,
Since +/- 1 month the ‘Load More’ option on the activity page doesn’t work. On mobile (iOS and Android) nothing happens, and on Google Chrome first nothing happens and then a browser error occurs “The page doesn’t reply, would you like to wait or close”.
The “Load More” on other pages (user activity, etc.) works.
Using a lots of plugin which makes it hard for me with my knowledge to understand where it comes from. A new wordpress + buddypress + standard wp theme works fine.
My questions are:
– Is it possible to have pagination on the activity wall stream page but keep the other pages as they are for the timebeing?
– How can I debug where the error comes from?Regards
For example, you can find a news story on the internet and click on SHARE, which then shows you many options to share Facebook, Twitter, WhatsApp, Signal, basically programs, apps you use with your phone.
How would you SHARE like above but to your Buddy press groups?
Avoiding having to log on to the WordPress site, go to the group and enter the news story link and then click submit.
I am not certain how to explain what we need, but the above is an example.
Thank you
Hello,
I am reaching out to report multiple critical PHP fatal errors that have been occurring on our website, specifically related to BuddyPress. These errors seem to be causing significant disruptions and I would greatly appreciate your assistance in resolving them.
Error Message: PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, WP_Error given.
File: /wp-content/plugins/buddypress/bp-core/bp-core-taxonomy.php
Line: 170Wordpress Version: 6.3.1
BuddyPress Version: 11.3.1
Memberium Version: 2.207Observations:
The errors seem to be originating from the BuddyPress plugin, specifically within the bp-core-taxonomy.php file.
The issue appears to be related to the array_merge() function where the second argument is not being recognized as an array but rather as a WP_Error.
The errors also seem to be interacting with another plugin, memberium2, as seen in the stack trace.
Given the critical nature of these errors and their potential impact on my website’s functionality and user experience, I kindly request your attention to this matter.
Please let me know if you need any additional information or access to assist in troubleshooting and resolving these issues.
Thank you for your assistance.
Wordpress version 6.3.1
BuddyPress version: 11.3.1website: erindaletapestrystudio.com
Problem: While editing any page, cannot choose image in any image control when BuddyPress is enabled.
Disable BuddyPress and choose image works perfectly.To replicate, install BuddyPress with Elementor Pro , create page, place image elemant on page, attempt to choose image. (fails) then disable BuddyPress, create page, place image element on page, attempt to choose image. (success)
Can this be fixed?
Thanks so much for your input