Buddy Press Intergration
This topic contains 16 replies, has 10 voices, and was last updated by Guust 11 years, 1 month ago.
We have moved to a support ticketing system and our forums are now closed.
Open Support TicketTagged: buddypress, Geodirectory
-
AuthorPosts
-
May 2, 2014 at 3:25 pm #1152
Notes on installing Buddy Press
1) For redirection after user login to buddypress dashboard, i have made changes in functions.php file you will find this code at line number 660.
2) For make buddypress functionality work, Instead of changing the code inside the buddypress plugin I had to make different files , so that when you update the plugin in future it will doesn’t effect your running code. These all files can be inside your theme folder => buddypress folder.
• For login page : login-form.php
• For registration page : register.php
• For lost password page : lostpassword-form.php
• For reset password page : restpassword-form.php
• For activation page : activate.phpThis way when you update geo directory you will still have buddy press functioning.
May 2, 2014 at 6:21 pm #1158We will provide a buddypress integration addon in the future… just fyi
May 4, 2014 at 2:18 am #1239hi paolo,
Is there any fixed date for the buddypress integration addon?
Thanks
June 25, 2014 at 2:24 am #6036Hi,
Do you know when Buddypress will be fully integrated into GeoDirectory?
At the moment, it is providing a need of lot of coding to make them work as one…
KCMarine, do you have copy of the codes you put in?Thanks
July 2, 2014 at 2:08 pm #7222Any news on BuddyPress integration? I am looking at hiring a developer to integrate Geodirectory and WPJobBoard into a BuddyPress enabled site and this would solve some headaches (and probably knock down the development quote!).
Thanks.
July 16, 2014 at 9:50 pm #8739+1 we can share the costs then 😉 at least a code for bp members to show a relationship link to the listing…
July 17, 2014 at 12:17 pm #8798This is on the feature request page. Please vote for it there if you have not already done so.
August 13, 2014 at 12:18 pm #11861Any updates for integrating BuddyPress in GD?
August 13, 2014 at 4:22 pm #11914Roger, have you voted for Buddypress Compatibility on the Features Request page?
August 14, 2014 at 12:12 pm #12023Yp! Done with voting. 🙂
August 14, 2014 at 7:41 pm #12092This thread might be helpful if you’re planning to integrate BuddyPress:
http://wordpress.org/support/topic/future-potential?replies=3#post-5895714August 14, 2014 at 10:09 pm #12105The last post in the thread manilaboy linked to points to a Buddypress compatibility plugin… be careful with it, I foolishly just installed it and it broke all my existing BP pages (lost the tabs, top menu is gone… and more). Being a novice this has been a major setback since I don’t know how to undo the changes it made. It hasn’t been updated for two years (I should have known better!)
August 15, 2014 at 4:19 pm #12165bp template pack adds BP folders in your active theme.
Just log via ftp to your wp-content/themes folder, open your active theme directory and delete all these folders:
activity
blogs
forums
groups
members
registrationDelete the bp pack plugin from your wp-content/plugins and everything will be undone.
Thx
August 15, 2014 at 4:45 pm #12167Thank you Paolo, that was the perfect solution. Didn’t mean to take your time away from GD support, but much appreciated!
August 15, 2014 at 5:07 pm #12168No problem, just FYI
Integrating buddypress means adding those folders and eventually tweak the html of the buddypress templates to be compatible with the theme used.
If I had to create a compatibility pack I would tweak that plugin. The problem is that for GeoTheme I had to do it for 1 theme.
Here each theme would have its specific layout and html to modify…
Thx
-
AuthorPosts
We have moved to a support ticketing system and our forums are now closed.
Open Support Ticket