Title: Changing label&#8217;s names
Last modified: November 1, 2016

---

# Changing label’s names

 *  Resolved [jacobn07](https://wordpress.org/support/users/jacobn07/)
 * (@jacobn07)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/changing-names-2/)
 * Hi,
    Your plugin is great, but I have 2 small problems with it :
 * I can’t find where can I change the labels for the payment method (off line payment
   and Stripe Credit Card). I checked the PHP but it’s look like it’s customizable
   from the admin.
 * And also the .give-donation-total-label.
 * Thanks in advance,
 * Jacob
    -  This topic was modified 9 years, 6 months ago by [jacobn07](https://wordpress.org/support/users/jacobn07/).

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

 *  Plugin Contributor [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * (@dlocc)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/changing-names-2/#post-8384522)
 * Hey [@jacobn07](https://wordpress.org/support/users/jacobn07/)
 * Thanks for your nice comments on the plugin. You can change the labels for the
   gateways using a small snippet of code located here:
 * [https://github.com/WordImpress/Give-Snippet-Library/blob/master/gateway-customizations/customize-payment-gateway-labels.php](https://github.com/WordImpress/Give-Snippet-Library/blob/master/gateway-customizations/customize-payment-gateway-labels.php)
 * We also have a snippet for the total label:
 * [https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/custom-donation-total-label.php](https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/custom-donation-total-label.php)
 * In case you’re not sure on how to add this to your site, we have an article here
   that should help out: [https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/](https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/)
 * Thanks for your question!
 *  Thread Starter [jacobn07](https://wordpress.org/support/users/jacobn07/)
 * (@jacobn07)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/changing-names-2/#post-8388148)
 * Thanks for your quick answer!
 * I put that code on the child’s functions.php, it should be fine right? Because
   on your article you say to put it in another plugin.
    Cheers,
 * Jacob
 *  Plugin Contributor [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * (@dlocc)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/changing-names-2/#post-8388339)
 * Hey [@jacobn07](https://wordpress.org/support/users/jacobn07/) – We recommend
   a custom functionality plugin to help prevent any fatal errors (it will not allow
   that) but if you’re comfortable editing your functions.php file that works as
   well.

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

The topic ‘Changing label’s names’ is closed to new replies.

 * ![](https://ps.w.org/give/assets/icon-256x256.jpg?rev=2873287)
 * [GiveWP - Donation Plugin and Fundraising Platform](https://wordpress.org/plugins/give/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/give/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/give/)
 * [Active Topics](https://wordpress.org/support/plugin/give/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/give/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/give/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Devin Walker](https://wordpress.org/support/users/dlocc/)
 * Last activity: [9 years, 6 months ago](https://wordpress.org/support/topic/changing-names-2/#post-8388339)
 * Status: resolved