Search Results for 'wordpress'
-
Search Results
-
Topic: User menu with 2 languages
Here’s the translation of your topic:
“Hello, I have installed BP, but I notice that in the user menu, all items appear twice in two languages, Italian and English, even though the installed language of WordPress is only Italian. For example, the menu shows ‘Notification, Notifiche,’ ‘Settings, Impostazioni,’ etc., with each menu item duplicated in two languages. How can I have only one language displayed?”
When a member invites someone to the site ,the invitee gets an email with a link to the register page and if he register there, the member has him on his invitation table as ‘accepeted’.
BUT if the invitee doesnt follow the link and just registers with his email address he is not shown as accepted.
So how can I set the invitee as accepted in the invitation list – when he has registered on the “normal” register page or through wordpress but with the same email address he has been invited?
Recently, the WordFence plugin has been giving me a “critical” error message of:
The Plugin “BuddyPress Global Search” has been removed from wordpress.org but is still installed on your site.
Type: Vulnerability ScanIs “BuddyPress Global Search” part of the “core” BuddyPress code now? Can I safely remove it?Currently, the site is using global search functionality. If I remove it, the feature might break. How can I fix this issue without causing any disruptions?
When a member invites a non-member, data is stored at the bp-invitations table. The date is saved as the utc time, which means without the offset.
My wordpress is set to local timezone. So I have a difference of 2 hours. When I make calculations with the date stored at the db the wrong time leads to miscalculations, because CURDATE f.e. from mysql takes the local time and not utc.
What can I do to save datetime with local time at this table and not utc?I have WordPress 6.6.2 and Buddypress 14.1.0 and in the edit profile page, the options are displayed horizontally like this: https://snipboard.io/DrOLiw.jpg
This does not look good, they do not even have a gap between them. How can I make them display vertically like a list?
I want to use Gravity Forms’ Advanced Post Creation to allow users to create Buddypress Groups on the front end of the site. Groups (bp_groups) however, do not appear as an option under the custom post types in Gravity Forms. I’ve read in their documentation that Gravity Forms’ add-on will only list post types which have been registered with WordPress as public. Are BP Groups registered differently? Is there an easy solution for this? I appreciate your help.
My users are being confused by our ‘register’ page as it prompts them to enter a ‘Name’ twice. It prompts them to fill in six forms as follows:
—–
Account Details
Username (required)
Email Address (required)
Choose a Password (required)
Confirm Password (required)Profile Details
Name (required)
Name (required)—–
Should the ‘Name’ option appear twice? It seems wrong.
I have found the option to edit this in the WordPress admin under User > Profile Fields > Signup Fields. But although I can drag the two options which are labelled ‘Name (Primary) (required) (Sign-up)’, I cannot remove either of them. How can I fix this?
I am using BuddyPress 14.1.0 and WordPress 6.5.3.
We’re encountering a fatal error (which appears to have been a warning in php 7.4.33)
We are using the following:
WordPress version 6.6.2
Active theme: Astra Child (version 1.0.0)
Current plugin: BuddyPress (version 14.1.0)
PHP version 8.2.24Error Details
=============
An error of type E_ERROR was caused in line 942 of the file /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php. Error message: Uncaught Error: Undefined constant “BP_XPROFILE_BASE_GROUP_NAME” in /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-content/plugins/buddypress/bp-core/admin/bp-core-admin-tools.php:942
Stack trace:
#0 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(324): bp_core_admin_debug_information(Array)
#1 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#2 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/includes/class-wp-debug-data.php(1487): apply_filters(‘debug_informati…’, Array)
#3 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/site-health-info.php(36): WP_Debug_Data::debug_data()
#4 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/includes/class-wp-site-health.php(68): require_once(‘/home/customer/…’)
#5 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(324): WP_Site_Health->show_site_health_tab(‘debug’)
#6 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array)
#7 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#8 /home/customer/www/staging18.cbatraininginstitute.org/public_html/wp-admin/site-health.php(220): do_action(‘site_health_tab…’, ‘debug’)
#9 {main}
thrownHello Community –
Using Buddypress v.14.1.0 WordPress v. 6.6.2 with Multisite using Twenty Twenty Four theme and BP Nouveau:
Does anyone have a code snippet to address the following:
the search form box does not appear in Member Activity to the right of the RSS feed icon even though the search filter drop down appears.
Have tried multiple ways to 1. get search form to appear – but cannot get it to work.
If this has been addressed before in a topic, please reply with link.
Thanks!Hi – would love some help.
My member pages are not displaying with the sidebar as they should. They used to and they appear correct if I preview changes, but for some reason Buddypress is overriding the Divi page layout settings. https://learningcenter.jewelryclasseswithjen.com/members/
Buddypress version 14.1.0
Memberpress+Buddypress Integration version 1.1.18
Memberpress Plus version 1.11.35
Wordpress version 6.6.2
Divi version 4.27.1
Thanks in advance!Topic: Email Translations
Hello,
I want to have my buddypress emails in my own language. So I followed this tutorial here:
and copied the mo and po files into wp-content / languages/ buddypress.But the emails still remain in English even after making an email restore. Is it, because I am using the English WordPress version? But my site language is set to my language and the buddypress menus etc are all translated to this except the emails.
Do I have to translate it manually or whats the way to go? Thanks for helping me out!