-
Author
-
August 2, 2015 at 10:42 #71190hakenedParticipant
Anyone please help me out with this, if someone have the Idea how to sync the DP in all subsites? If I change profile photo on the main site it should also appear on the subsite too!
August 4, 2015 at 02:58 #71445LauraModeratorHello, do you mean have the buddypress network connected and sync in all sites of a multisite?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 4, 2015 at 07:46 #71467hakenedParticipantNo no rest evrything is all synced just the profile photo I change in main site but it does not appear on sbsites.
August 5, 2015 at 22:58 #71790LauraModeratorHello, try to add this to p-custom.php in your plugin folder
COPY CODE$dir = __DIR__ . '/../uploads'; $uri = get_bloginfo('siteurl') .'/wp-content/uploads'; define( 'BP_AVATAR_UPLOAD_PATH', $dir ); define( 'BP_AVATAR_URL', $uri );
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 6, 2015 at 00:08 #71800hakenedParticipantplease specify the path of file I searched bp-custom.php didn’t get it.
August 6, 2015 at 18:15 #72016LauraModeratorHello, should be at wp-content/plugins
If you dont have it, create one, name it bp-custom.php and place this inside:COPY CODE<?php $dir = __DIR__ . '/../uploads'; $uri = get_bloginfo('siteurl') .'/wp-content/uploads'; define( 'BP_AVATAR_UPLOAD_PATH', $dir ); define( 'BP_AVATAR_URL', $uri ); ?>
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 8, 2015 at 00:57 #72218LauraModeratorHello, hmm its a bit difficult to do it from here, could you share credentials and ftp? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 8, 2015 at 19:48 #72281hakenedParticipanthttp://www.hooked.co.in is the website. you will find all files under hooked.co.in folder in CPanel.
August 10, 2015 at 01:37 #72364LauraModeratorHello, those credentials didnt work 🙁 Could you check out the password?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 11, 2015 at 23:12 #72625LauraModeratorHello, yes i tried those but didnt work 🙁
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
August 23, 2015 at 15:51 #74218hakenedParticipantSeems Like country restriction must be preventing you to login to bigrock server, as I am based in India I have servers of bigrock based in india instead of USA. Please Explain me the process in steps so that I can do that myself please..!
August 27, 2015 at 02:38 #74797LauraModeratorHello, will assign the ticket to a higher support lever who can help and advise you in your query.
Thanks! 🙂Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.