Search Results for 'buddypress'
-
Search Results
-
Hello Friends,
All of the plugins are up to date and still there is conflict in jQuery and rtmedia.min.js files in buddypress-media plugin. Can anyone please help me on this.
Wordpress version 5.3.2
bbPress version 2.3.4
BuddyPress version 5.1.2Thank you in advance.
I have a snippet I use to redirect people from the homepage to a dashboard page if they are already logged in. However, something weird happens when I (the admin user) try to create a new buddypress group (pressing “add new” on the Groups page) – the snippet fires and sends me to the dashboard page. If I turn off the snippet, the group creation page appears as normal. It’s unrelated to theme – it does it with any theme. Any ideas what happens that I also need to exclude? Cheers
—
function myld_loggedin_redirect()
{ if ( is_user_logged_in() && is_front_page() && ! wp_doing_ajax() ) {
wp_redirect(‘/launchpad/’);
exit;
}
}
add_action(‘wp’, ‘myld_loggedin_redirect’);
—Topic: Search Activity Comments
Which is the best way to generate native app (ios + android) with buddypress?
Thanks in advanced
Topic: Censor Image Uploads from BP
I want to run a clean site. Is there an image censor that is compatible with BuddyPress? I tried CensorReact but it doesn’t seem to recognize BuddyPress uploads. It counts pictures uploaded to the media library but that’s not where BuddyPress stores pictures. I’m also using the BuddyPress Xprofile Custom Image Field plugin which uses a different folder as well.
Hi!
I was wondering if anyone else has this issue? My site runs with Buddypress and Bbpress. I haven’t done any changes but suddetly people appears logged out when visiting posts on the site. I have tried to check different settings but nothing helps, any suggestions would be helpful.
I run on WordPress 5.2.5, and Buddypress Version 5.1.2.
Thanks!
Topic: Image crop
I have a problème regarding the upload of an image on the profile page.
The image does not appear fully and I cannot crop it.
See the image attached : https://ibb.co/7RZHFjLAny help ?
I’m using Buddypress 5.1.2
My Template : SweedateHi, I purchased a premium them via themforest.net Its called “Centum”. I would like to make buddypress seamless looking with this theme.
What files can I edit or .CSS files etc can I edit to do this? Where are these files located?
Thanks in advance.
I have added a custom field to the member profile to show a URL to their Facebook profile and this is what it looks like when looking at a BuddyPress profile.
<a href="https://www.facebook.com/carrierawks" rel="nofollow">www.facebook.com/carrierawks</a>So it’s something in the Extended Profiles part of BuddyPress and I have been wracking my brain trying to find out where this error is coming from. Any help?
Hi everyone when i access to https://vidtubeworld.com/members/test/ ,i get this message as following
Fatal error: Uncaught Error: Call to undefined function bp_is_user_forums() in /var/www/wordpress/wp-content/themes/moview/members/single/home.php:85 Stack trace: #0 /var/www/wordpress/wp-includes/template.php(724): require() #1 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(155): load_template(‘/var/www/wordpr…’, false) #2 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(61): bp_locate_template(Array, true, false) #3 /var/www/wordpress/wp-content/plugins/buddypress/bp-core/bp-core-template-loader.php(338): bp_get_template_part(‘members/single/…’, NULL) #4 /var/www/wordpress/wp-content/plugins/buddypress/bp-members/classes/class-bp-members-theme-compat.php(212): bp_buffer_template_part(‘members/single/…’, NULL, false) #5 /var/www/wordpress/wp-includes/class-wp-hook.php(288): BP_Members_Theme_Compat->single_dummy_content(”) #6 /var/www/wordpress/wp-includes/plugin.php(206): WP_Hook->apply_filters(”, Array) #7 /var/www/wordpress/wp-content/plu in /var/www/wordpress/wp-content/themes/moview/members/single/home.php on line 85
There has been a critical error on your website.In addition when i signup new account then i login to account success,only homepage still show Guest Login, i access to another page then i can see the loged-in user and avatar on the page header(you can check it by register accounr on my site
How can i resolve this problem. Thanks youHow can I change the salutation of the BuddyPress E-mails?
I can change the content, subject and design, but not the salutation.
For instance, I would like to change the ‘Hello’ Mr. Doe to ‘Dear’ Mr. Doe.Topic: I want to delete my account
Hello,
I want to delete my Buddypress.org account. Please let me know how I can do this?
Hello,
I have the following problem, i use Buddypress and the plugin youzer to manage members.
I have crate myself all members untill now but I would like to activate the registration on my website.
Unfortunately, when a user complete the register from and click on register , we arrive directly to the home page and no email to acticate the account is send. The re is also nothing on my user registration.All pages are created and mentionned in the sectio pages in Buddypress setting-
You can check it on my website – www. web-devis-ch
it s in french, the link is “LOGIN AGENCE – S’ENREGISTRER ”If someone can help me would be great 🙂
WordPress version: 5.3.2
BuddyPress version: 5.1.2
web server: nginx
Also I am running wordpress in multisite mode.I am having problems creating buddypress groups:
In wp-admin i can click on “Groups” on the menu. The “Groups” page shows no groups, which is correct. I can click on the “Add New” button which redirects me to “/groups/create/step/group-details/”.
I can fill in step 1 ok, but when i click on the “Create Group and Continue”, it just results in a 404 error. The url doesn’t change either.
If I enable WP_DEBUG, I get the following errors on the following urls:
1) /wp-admin/admin.php?page=bp-groups
Notice: wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead. in /var/www/wordpress/public/wp-includes/functions.php on line 4655Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /var/www/wordpress/public/wp-includes/functions.php on line 4986
2) /groups/create/step/group-details/
Notice: wpdb::escape is deprecated since version 3.6.0! Use wpdb::prepare() or esc_sql() instead. in /var/www/wordpress/public/wp-includes/functions.php on line 4655Please help.
Dear Buddypress Community,
I really tried to find a solution all over, but I didn’t find the topic solved.
I just want to search the activity stream and include activity comments in the search – but it seems only activity updates are searched?
So is there a possibility to include activity comments in the search also?
Thanks a lot for all replies!