Search Results for 'buddypress'
-
Search Results
-
Hello, do you have any code or do you know how I can do so that the messages “has received a new message” do not arrive to the email when the user is online? It seems a bit weird that the user receives a message on every reply in a conversation. Thanks!
Hi guys I’d like to use the Groups feature of BuddyPress to create local meetup style groups. I need to add a location/address field for Group profile/registration and the ability for members to search Groups by location and proximity. If I don’t want to use Google Maps, does anyone know how to do this? Any plugins for achieving this that use Open Street Maps or other?
The original page from Woocommerce /my account/ page overwrite, page turn to 404
Hello Dear friends,
we meet a problem in making our website, we are newbies,
when we install and active the Buddypress, the original woocommerce signup page/my-account page had overwrite by the Buddypress page (list of the user Which already registered in our page,That means we couldn’t use this function (especially :lost password )smoothly.when we click the lost password then the page turn to 404 not found,
after that we checked the strange status, all the pages related to the woocommerce account page had lost and turn to 404.
That means the original function provide by Woocommerce in (My account) page are disabled,
could you help us please,
We had tried many methods, all failed,
The Buddypress version is : Version 8.0.0 |
The woocommerce version is :Version 5.4.1As far as I understand, sending email using STMP will greatly decrease the rate your emails got into the spam folder. Then how come Buddypress doesn’t have a setting to let user use SMTP?
If I get it right, by default, the email sent by Buddypress will be from wordpress@mysite.com and it almost always gets into spam folder. What is Buddypress’s recommendation to solve this issue?
I’ve been using WPLMS theme which includes Buddypress. Right after I install the theme, users won’t get the activation email when they create an account. Although in the user list page, the “email sent” field is “1”.
Then I install Buddypress on a plain 5.7.2 site with the 2021 theme. This time the users can get the activation email from wordpress@mysite.com(although it’s in the spam folder).
Now I go back to the previous site and deactivate all of the other plugins and change the theme to 2021, still, users won’t get the activation email. This kind of verifies what the WPLMS’s support says, this is probably not their problem.
Both sites are on the same Linode VPS server so they have the same host setting.
Now I am stuck here. Can you show me a way to debug this?
Topic: BuddyPress Core in Settings
Is there a reason that I would not have a check box in BuddyPress Settings, for components “BuddyPress Core” and “Community Members”. The check box is missing for the option to enable or disable those components. The check box for all other components are available such as “Extended Profiles”; “Account Settings”; “Friend Connections”; “Private Messaging”; “Activity Stream”; etc. This potentially could be causing the Log In issue, where the BuddyPress Log In is redirecting to Wp-admin Log In…
hi there, if I write a normal wordpress post then this post appears also in the buddypress stream as an activity. but it seems that this “wordpress activity post” is not commentable within the stream. If I write a “normal” activity post within the stream then there is a “comment button” – but in this case not. How can I get the “comment button” also under the “wordpress activity post”?
Topic: Log in is redirecting
The Log in page is redirecting to the wp-admin log in page, instead of directing to logging in to the BuddyPress platform.
WordPress version: Version 5.7.2
BuddyPress Version: Version 8.0.0
Website: http://www.symposihealth.comHi I have a question regarding the activation email that is sent to users when they sign up. Currently, when a user on my website receives the activation email they click on the activation link and the key does not automatically fill into the required field. The user has to copy and paste the key into the field and then they can complete their account activation.
Is there anything I could do to try to get the activation key to automatically fill in and not require the user to copy and paste?
Thank you for you help!Wordpress version- 5.7.2
Buddypress version- 8.0.0
website-
http://www.goskilledtrades.comHi,
I have been using the below code, So when someone clicks on the profile of an association it will redirect to the products tab.
All is well and I can use the other tabs to navigate around except when I click on the activities tab. It takes me to the products tab users cannot see the associations (role) activity stream.I removed this code and it worked fine so it is some where here. I have this in the child-theme/buddypress-nouveau/members/single/home.php page
WP Version 5.7.2 PHP 7.4.12
$displayed_user = new WP_User( bp_displayed_user_id() ); if ( ( in_array( 'associations', $displayed_user->roles, true )) && (strpos($_SERVER['REQUEST_URI'], "my-products") == false) && (strpos($_SERVER['REQUEST_URI'], "front") == false) && (strpos($_SERVER['REQUEST_URI'], "profile") == false) && (strpos($_SERVER['REQUEST_URI'], "activity") == false) && (strpos($_SERVER['REQUEST_URI'], "friends") == false) && (strpos($_SERVER['REQUEST_URI'], "my-donations") == false) && (strpos($_SERVER['REQUEST_URI'], "notifications") == false) && (strpos($_SERVER['REQUEST_URI'], "messages") == false) && (strpos($_SERVER['REQUEST_URI'], "groups") == false) && (strpos($_SERVER['REQUEST_URI'], "location") == false) && (strpos($_SERVER['REQUEST_URI'], "invite-anyone") == false) && (strpos($_SERVER['REQUEST_URI'], "settings") == false) && (strpos($_SERVER['REQUEST_URI'], "w-my-account") == false) && (strpos($_SERVER['REQUEST_URI'], "store-manager") == false) && (strpos($_SERVER['REQUEST_URI'], "articles") == false) && (strpos($_SERVER['REQUEST_URI'], "media") == false) && (strpos($_SERVER['REQUEST_URI'], "item-header-content") == false) ) { //is assoc and is not already redirected to products or other profile links $currenturl = $_SERVER['REQUEST_URI']; $urlto = $currenturl."my-products"; ?> <script> window.location.replace("<?php echo($urlto); ?>"); </script> <?php } else { // just load ?>Thank you for helping with this
Topic: Remove BuddyPress header
Hello
BuddyPress header overwrite the theme header and settings, however, we want to remove some of them or replace to the theme header or images.
How can we do that?
Topic: User restriction
Hi there,
I’m wanting to create a subscription membership site, but based on a membership level it only shows a certain amount of users, and of those profiles you can view you can only see part of that users profile.
Is there any way BuddyPress can accommodate this, and if so how?
Thanks in advance.
Johnny.
How do I set the height of user and group cover image for mobile phone. please.
My theme doesn’t come with any buddypress template.
Thanks
Buddypress comes with a single long column user menu on mobile phone.
How do I change it to horizontal menu with 3 dot drop down please.
Thanks
Hi guys, i need every user who registers on my site (also with buddypress registration page)
is Set on Level 1 of Pmp membership level by Default.Is it possible to do that?Anybody can help me?
Hello, I recently updated BuddyPress and now I am having issues with my registration page. I get the following error:
[06-Jul-2021 12:49:48 UTC] PHP Fatal error: Uncaught Error: Call to a member function profile_groups() on null in /home/toptrailhorse/public_html/Website/wp-content/plugins/buddypress/bp-xprofile/bp-xprofile-template.php:101
Stack trace:
#0 /home/toptrailhorse/public_html/Website/wp-content/themes/thrive-nouveau/buddypress/members/register.php(50): bp_profile_groups()
#1 /home/toptrailhorse/public_html/Website/wp-includes/template.php(732): require(‘/home/toptrailh…’)
#2 /home/toptrailhorse/public_html/Website/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(165): load_template(‘/home/toptrailh…’, false, Array)
#3 /home/toptrailhorse/public_html/Website/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(67): bp_locate_template(Array, true, false, Array)
#4 /home/toptrailhorse/public_html/Website/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(350): bp_get_template_part(‘members/registe…’, NULL, Array)Topic: RSS Icon & login
Hi can you let me know how to get rid of the RSS feed icon, and the search on the site.
Also I have a problem with login, it redirect to wp-admin I want to it to go to buddyPress login.
Also there is no logoutIn my theme, the user avatar is located just below the cover image with white background.
It takes up tremendous space on mobile phone screen.
How do I change it into an overlay on the cover image bottom left corner witn transparent background and small size round. Please
Thanks