Title: Formatting Campaigns &#8211; remove progress fields?
Last modified: August 31, 2016

---

# Formatting Campaigns – remove progress fields?

 *  Resolved [malachite96](https://wordpress.org/support/users/malachite96/)
 * (@malachite96)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/)
 * Hello!
 * We are excited to get rolling with this plugin.
 * Is there a way to have more control over the Campaign display so that we can 
   select to remove the # Donors, $ Donated items and just show the campaign description,
   a photo and the donate button?
 * For outside fundraisers, these displays would be very useful – however for our
   general donor campaigns that are ongoing, it’s not useful to us. We would like
   to be able to choose not to display this on our Organization-wide campaigns.
 * Thank you!
 * [https://wordpress.org/plugins/charitable/](https://wordpress.org/plugins/charitable/)

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043283)
 * Sure, that can be removed. The following code snippet will remove it from all
   campaigns: [https://github.com/Charitable/library/blob/master/campaigns/remove-stats-summary-block.php](https://github.com/Charitable/library/blob/master/campaigns/remove-stats-summary-block.php)
 * There are instructions on how to implement these code snippets [here](https://github.com/Charitable/library#how-to-use-the-code-snippets).
 * Cheers,
    Eric
 *  Thread Starter [malachite96](https://wordpress.org/support/users/malachite96/)
 * (@malachite96)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043296)
 * Is there a way to remove from our campaigns, but reveal them for Ambassadors 
   once we set that option up? Thanks!
 * – Malachite
 *  [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043298)
 * Hi Malachite,
 * You could modify it to only remove it from campaigns in a certain category, if
   that helps. Or if you want to remove it from all campaigns that are ongoing (
   i.e. don’t have an end date), the code snippet could be adjusted to do that too.
 * Cheers,
    Eric
 *  Thread Starter [malachite96](https://wordpress.org/support/users/malachite96/)
 * (@malachite96)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043355)
 * That would be great to use for campaigns that have no end-date or a category.
 * I will test this code snippet out on our site today and update this thread.
 * Will need guidance on adding the category or non-end date adjustments.
 * Thank you!
 *  Thread Starter [malachite96](https://wordpress.org/support/users/malachite96/)
 * (@malachite96)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043365)
 * Hi Eric,
 * This code snippet also took away the Donate button. Oops!
 * Thank you,
 *  Thread Starter [malachite96](https://wordpress.org/support/users/malachite96/)
 * (@malachite96)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043473)
 * Eric – can you send code that doesn’t take away the donate button?
 *  [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * (@ericdaams)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043482)
 * Hi Beth,
 * I adapted the snippet at [https://github.com/Charitable/library/blob/master/campaigns/remove-stats-summary-block.php](https://github.com/Charitable/library/blob/master/campaigns/remove-stats-summary-block.php),
   with an extra line of code you can use to add the donate button back in at the
   top of the campaign. You have to “uncomment” that line, which just means to remove
   the two backslashes at the start of the line.
 * Cheers,
    Eric

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Formatting Campaigns – remove progress fields?’ is closed to new replies.

 * ![](https://ps.w.org/charitable/assets/icon-128x128.jpg?rev=1225178)
 * [Charitable - Donation Plugin for WordPress - Fundraising with Recurring Donations & More](https://wordpress.org/plugins/charitable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/charitable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/charitable/)
 * [Active Topics](https://wordpress.org/support/plugin/charitable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/charitable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/charitable/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [Eric Daams](https://wordpress.org/support/users/ericdaams/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/formatting-campaigns-remove-progress-fields/#post-7043482)
 * Status: resolved