Skip to:
Content
Pages
Categories
Search
Top
Bottom

Buddypress Donate


  • psivait
    Participant

    @psivait

    Hi All. I require a “Donate” button which should appear only in the Groups as like in this website. On clicking it, it should connect to Paypal as it works great here in this website! Could anyone guide me whether any plugin available?

Viewing 2 replies - 1 through 2 (of 2 total)
  • If you do it in widgets, you could use something like widget_logic() and then check for something like `if(bp_is_group_home())`

    These type of template tags can be found in /bp-core/bp-core-templatetags.php so you can narrow it down as you need :)


    psivait
    Participant

    @psivait

    Thanks for your advise. I am not a techie guy but I could able to realize what you have said!
    I understand that the paypal donate button should be visible in a group page. What my requirements are, it should be amended only by group admins such that they can update their paypal email ids to get donations. In this buddypress.org website, the groups have a link called Donate which is what I am searching for. I knew it’s not an easy or too difficult for any techie to achieve this functionality. I am expecting a built-in plugin. If not, is there any one who could help me out here?
    Thanks in advance.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Buddypress Donate’ is closed to new replies.
Skip to toolbar