-
Kem Tri Nam Hieu Qua's profile was updated 7 years, 8 months ago
-
Mordan Sean's profile was updated 7 years, 8 months ago
-
Prashant Singh replied to the topic Does Buddy press work with Ultimate Membership Pro in the forum Third Party Plugins 7 years, 8 months ago
Hi,
You can take help from these links https://help.wpindeed.com/ultimate-membership-pro/knowledge-base/buddypress-account-page-integration/
Thanks
-
Prashant Singh replied to the topic Remove All Members and Search for not logged in users in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
You can create a private BuddyPress network using this plugin https://wordpress.org/plugins/lh-private-buddypress/
Only logged-in members will be able to access the profiles, directories and all.
Thanks
-
Prashant Singh replied to the topic Profile fields in the forum Creating & Extending 7 years, 8 months ago
Pleasure is all mine 🙂
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
Not a problem 🙂 I am here to help you sir.
Ok so let’s check it from starting. Please let me know the steps you have performed till this time like whatever changes you have done for avatar fixes mention theme here.
Thanks
-
Encore Moving and Storage Reviews's profile was updated 7 years, 8 months ago
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
Please write this line
define ( 'BP_ROOT_BLOG', 1 );just afterdefine( 'BP_ENABLE_MULTIBLOG', true );in wp-config.php file.If I am correct, your root blog id is 1.
Thanks
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
Oh no! you have pasted the code in the wp-config.php file.
This code needs to be pasted in your child theme’s functions.php otherwise you can create the bp-custom.php file in the plugins folder and then have to paste the code there.
Else, you can install the plugin https://wordpress.org/plugins/code-snippets/ and can paste the code there.
Thanks
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
Hi,
If you can once confirm that you have tried everything asked here https://buddypress.org/support/topic/avatar-across-multisite/
Like you have enabled multiblog using
define( ‘BP_ENABLE_MULTIBLOG’, true )in wp-config.php then tried this code
function bpdev_fix_avatar_dir_path( $path ){[Read more]
if ( is_multisite() && BP_ENABLE_MULTIBLOG )
$path = ABS… -
James Isteni's profile was updated 7 years, 8 months ago
-
Mark Note's profile was updated 7 years, 8 months ago
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
Have you enabled multi-blog and also defined root blog?
One more solution you can try
define( 'BP_AVATAR_URL', '/wp-content/uploads/sites/site_id' );In place of ‘site_id’ please write your main site id from where you want to fetch the avatar.
Thanks
-
Dickson Frohlich's profile was updated 7 years, 8 months ago
-
Alpert Schreyer, LLC's profile was updated 7 years, 8 months ago
-
Prashant Singh replied to the topic Biographical info field in profile in the forum How-to & Troubleshooting 7 years, 8 months ago
Ok, but it will need sync of both and this is not the default feature. You have to do some custom work here.
Thanks
-
Prashant Singh replied to the topic Profile fields in the forum Creating & Extending 7 years, 8 months ago
Great, you have found that 🙂
-
Prashant Singh replied to the topic how is the autocomplete list for mentions compiled? in the forum Creating & Extending 7 years, 8 months ago
Great to know that 🙂
-
Prashant Singh replied to the topic problem with avatar in multisite in the forum How-to & Troubleshooting 7 years, 8 months ago
-
Prashant Singh replied to the topic Online members status in the forum How-to & Troubleshooting 7 years, 8 months ago
- Load More