Viewing 1 replies (of 1 total)
  • Plugin Author Devin Walker

    (@dlocc)

    Hey @dustinrivers – You can change it by updating the custom meta field for the total raised for the donation form: _give_form_earnings – by running this one time:

    update_post_meta(123, '_give_form_earnings', '10000');

    Where 123 is your donation form ID and 10000 is the total you want to display. I hope this helps! Sorry for the late reply.

Viewing 1 replies (of 1 total)
  • The topic ‘Adjust Campaign Amounts’ is closed to new replies.