• Is it possible to advise me where would be the best place to hook into the geodirectory code (preferably by adding a function to bp-custom.php or theme functions…

    I am trying to

    > Post an buddypress activity update when a user adds a new listing
    > Post a buddypress activity update when a user adds a rating or adds a place to his favorites (likes)

    Tx

    https://www.ads-software.com/plugins/geodirectory/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Paolo

    (@paoltaia)

    Hi,

    both questions should be for asked in the buddypress forum, don’t you think?

    Thx

    Thread Starter maddogmcewan

    (@maddogmcewan)

    Hi Paulo, sure look I know how to do it, but I was asking where in your plugin ( i have all the add ons) would be the best place to hook into, e.g. where in your plugin is the new listing saved, or a users rating saved.?

    I was hoping to be able to make an add on plugin for buddypress that you guys can have. Preferably I did not want to make any changes to the CORE geodirectory plugin itself,

    Thread Starter maddogmcewan

    (@maddogmcewan)

    Hi Paulo, sure look I know how to do it, but I was asking where in your plugin ( i have all the add ons) would be the best place to hook into, e.g. where in your plugin is the new listing saved, or a users rating saved.?

    I was hoping to be able to make an add on plugin for buddypress that you guys can have. Preferably I did not want to make any changes to the CORE geodirectory plugin itself,

    Plugin Author Paolo

    (@paoltaia)

    Hi again,

    it is Buddypress tracking the activity and reviews, using regular wordpress hooks.

    In any way you should touch core plugin files to achieve that.

    You need to add functions to your theme functions.php file. You can get help about the functions needed by buddypress to track new custom post types and anything else in buddypress forums.

    Thanks

    For Anyone searching for integrating BuddyPress with Geodirector follow the link below;

    https://www.ads-software.com/support/topic/future-potential?replies=3#post-5895714

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Buddypress Activity Update on Like or Add Listing’ is closed to new replies.