Buddy Press Intergration

This topic contains 16 replies, has 10 voices, and was last updated by  Guust 9 years, 7 months ago.

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket
  • Author
    Posts
  • #1152

    kcmarine
    Buyer
    Post count: 36

    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.php

    This way when you update geo directory you will still have buddy press functioning.

    #1158

    Paolo
    Site Admin
    Post count: 31206

    We will provide a buddypress integration addon in the future… just fyi

    #1239

    Galih Kusumah
    Free User
    Post count: 28

    hi paolo,

    Is there any fixed date for the buddypress integration addon?

    Thanks

    #6036

    Jag Virk
    Free User
    Post count: 1

    Hi,

    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

    #7222

    justmark
    Full Member
    Post count: 375

    Any 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.

    #8739

    Roger
    Free User
    Post count: 137

    +1 we can share the costs then 😉 at least a code for bp members to show a relationship link to the listing…

    #8798

    justmark
    Full Member
    Post count: 375

    This is on the feature request page. Please vote for it there if you have not already done so.

    #11861

    Galih Kusumah
    Free User
    Post count: 28

    Any updates for integrating BuddyPress in GD?

    #11914

    justmark
    Full Member
    Post count: 375

    Roger, have you voted for Buddypress Compatibility on the Features Request page?

    https://wpgeodirectory.com/requests/

    #12023

    Galih Kusumah
    Free User
    Post count: 28

    Yp! Done with voting. 🙂

    #12092

    directory
    Expired Member
    Post count: 1502

    This thread might be helpful if you’re planning to integrate BuddyPress:
    http://wordpress.org/support/topic/future-potential?replies=3#post-5895714

    #12105

    sfamilia
    Buyer
    Post count: 82

    The 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!)

    #12165

    Paolo
    Site Admin
    Post count: 31206

    bp 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
    registration

    Delete the bp pack plugin from your wp-content/plugins and everything will be undone.

    Thx

    #12167

    sfamilia
    Buyer
    Post count: 82

    Thank you Paolo, that was the perfect solution. Didn’t mean to take your time away from GD support, but much appreciated!

    #12168

    Paolo
    Site Admin
    Post count: 31206

    No 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

Viewing 15 posts - 1 through 15 (of 17 total)

We have moved to a support ticketing system and our forums are now closed.

Open Support Ticket