Search Results for 'wordpress'
-
Search Results
-
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!
I am currently using:
– WordPress v6.8.1
– Theme: Sweetdate by SeventhQueen v3.9.2
– BuddyPress v14.3.4
– Elementor v3.29.2
– Elementor Pro v3.29.2I have noticed a strange behavior occurring on BuddyPress group and profile pages. Specifically, the issue is:
When visiting a BuddyPress group, sometimes:
– If the user is not a member, they are automatically added to the group without clicking the join button.
– If the user is already a member, they are automatically removed from the group without clicking the leave button.
When visiting a user profile, sometimes:
– If the visitor is not a friend, a friend request is automatically sent.
– If they are already friends, the friendship is automatically cancelled.
It seems like if the “Join Group”, “Leave Group”, “Add Friend” and “Cancel Friendship” buttons are being triggered automatically upon loading the corresponding pages. This does not happen every time, so it has been difficult for me to replicate it to show it to you, but it occurs frequently enough to negatively affect the user experience.
In an effort to identify the cause, I have done the following tests:
– Deactivated all custom scripts.
– Deactivated all plugins except those required for WordPress and the theme to function correctly.
– Cleared and purged all caches.While running these tests, the issue did not occur. However, as I began reactivating plugins one by one (still with my custom scripts deactivated), I found that the issue reappears when Elementor Pro is activated. This leads me to believe the problem may come from a conflict between Elementor Pro and BuddyPress, the theme, or WordPress itself.
I am sharing a video where I was able to replicate the issue: https://drive.google.com/file/d/1uuLIc-hGQHHq5BGY3b5M3pklMMEQqKyx/view?usp=sharing
Do you have any idea what could be causing this behaviour, and if it is an incompatibility with BuddyPress?
Thank you all in advance.
Hi and first of all thanks for your plugin and the support
I m using Tutor LMS pro on a fresh new wordpress installation.
I decided to install the Buddypress addon but i hav a problem regarding the templateWordPress version 6.8.1
Thème actif : Sofia (version 1.0)
Extension actuelle : BuddyPress (version 14.3.4)
PHP version 8.1.32Une erreur de type E_ERROR a été causée dans la ligne 725 du fichier /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress-functions.php. Message d’erreur : Uncaught TypeError: urldecode(): Argument #1 ($string) must be of type string, array given in /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress-functions.php:725 Stack trace: #0 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-content/plugins/buddypress/bp-templates/bp-legacy/buddypress-functions.php(725): urldecode(Array) #1 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/class-wp-hook.php(324): bp_legacy_theme_ajax_querystring('', 'activity') #2 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/plugin.php(205): WP_Hook->apply_filters('', Array) #3 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-content/plugins/buddypress/bp-core/bp-core-template.php(1157): apply_filters('bp_ajax_queryst...', '', 'activity') #4 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-content/plugins/buddypress/bp-activity/bp-activity-filters.php(560): bp_ajax_querystring('activity') #5 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/class-wp-hook.php(326): bp_activity_heartbeat_last_recorded(Array, Array) #6 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array) #7 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-admin/includes/ajax-actions.php(3503): apply_filters('heartbeat_recei...', Array, Array, 'front') #8 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/class-wp-hook.php(324): wp_ajax_heartbeat('') #9 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array) #10 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #11 /home/clients/698fbd2a837b717e3115da6da7d93852/sites/renaissance.stellalapsy.fr/wp-admin/admin-ajax.php(192): do_action('wp_ajax_heartbe...') #12 {main} thrownHi
We have copied over community builder for Joomla to Buddypress in Wordpres.
All is great but I need to know how to be able to manually add new users to WordPress that will enable their profile to be displayed the same as the users that we have copied over from Community Builder.
thanks
Paul
Topic: No Menu Items for Buddypress
Hi,
I am new to buddypress. I have implemented the Kleo theme. When I am trying to sign-up with non-custom emails viz: @gmail.com or @hotmail.com, etc. The registration verification email does not reach the mailbox.
Kindly Help
WordPress Version 6.7.2
BuddyPress Version 14.3.3
https://cfoforum.co.inTopic: Infinite replies
Hello,
I’m trying to create custom commenting on a buddypress install. I basically would like to have 2 levels of nested comments, and infinite replies without the indentation causing comments to be unreadable. I found this code, but I think it’s specific to WordPress comments, not buddypress:
// Add a custom reply link for infinite comments
function add_a_reply_link($comment) {
$temp = get_comment_id();
$comment_handle = get_comment($temp);
// $comment_handle = get_comment(get_comment_id());
$comment_link = get_comment_link($comment_handle);
$comment_id = get_comment_id();
$post_id = get_the_id();
$author = get_comment_author();$comment= $comment . ‘<p>Reply</p>’;
return $comment;
}add_filter(‘get_comment_text’, ‘add_a_reply_link’);
// Remove the default reply link
function remove_reply_link() {
return ”;
}
add_filter(‘comment_reply_link’, ‘remove_reply_link’)