Can a donation be made to a Local Company?

Options
We have set up Local Companies for one of our TeamRaiser Events, in hopes we could capture donations at three levels - donations to a fundraiser, donation to a team, and donation to a company. It appears the 'DONATE' button on the Company Pages put the gift at the Event level and it is not credited to the company. When reviewing the transaction, it does't appear the soft credit can go to the Company. True?
Tagged:

Comments

  • Hi, Amanda. Yes, I can confirm this is true. You can only soft credit a TeamRaiser gift to the Particpant, Team, or Event (not the Company). We've found in some cases, it's just best to hide those Company page donate buttons, to avoid the confusion. Sorry, I don't have better news for you on this one.  - Jon

      --

    Jon Reich * Partner * Cathexis Partners * jon@cathexispartners.com * p.605.377.8147
  • Thanks Jon. How do you hide that donation button? I'll message you via email as well. 
  • Thanks for connecting via email, Amanda. For the sake of the group, I'm posting my answer here as well:


    There are many ways to tackle this, but the quickest would likely be to just add some CSS to hide that button on the Company Pages.

    To do this, you would navigate through this path:

    TeamRaiser > Edit link > 13. Customize Pages > Default Company Page (customize link) > HTML Area


    <style type="text/css">

    a#sidebar_donate_button {

        display: none;}

    </style>


    See this screenshot:
    46eb5c2f51780a84a5b12a5107b4cdc2-huge-sc


     --

    Jon Reich * Partner * Cathexis Partners * jon@cathexispartners.com * p.605.377.8147

Categories