Title: Edit
Last modified: October 3, 2019

---

# Edit

 *  [zschesh](https://wordpress.org/support/users/zschesh/)
 * (@zschesh)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/edit-13/)
 * There is no way to edit the ‘insert custom value’ in the form page.
 * it gets confusing for site visitor as an ‘insert amount’ would be certainly clearer.
 * All in all, a very good plugin

Viewing 1 replies (of 1 total)

 *  [Jay Momnang](https://wordpress.org/support/users/jaymomnang/)
 * (@jaymomnang)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/edit-13/#post-12084054)
 * There’s a way but I will advice you only do this with great care as not to break
   the plugin code. Also, if you do not have any programming experience, I will 
   advice you don’t fiddle around with this solution.
 * **Problem:** The text you see as placeholders are hard coded in the php files
   and therefore cannot be changed from the UI.
 * **Temporal Solution:** Edit the plugin php file directly.
 * **NOTE: _any errors can break the plugin code from working properly._**
 * **Step1:** From your dashboard, click on plugins -> Plugin Editor.
    **Step2:**
   When the plugin editor load, on the upper right end where it says “select plugin
   to edit”, select Donations. and click the Select button. **Step3:** The directly
   below where it’s written “Plugin Files”, expand “addons -> visual -> donation-
   form -> layout”, then click on the layout-1.php **Step4:** Scroll to line 77 
   where it’s written “placeholder=””._(‘Insert custom value’,’nd-donations’).'”
   > and replace the text “Insert custom value” to any text of your choice. **Step5:**
   Click on the “Update File” button to save. Then reload/refresh you site to see
   the change.
 * **NOTE:** You can also change other texts like the Donate Now button or Check
   out button if you look at lines 129 and 160.
 * I hope this helps. Take care.
    -  This reply was modified 6 years, 6 months ago by [Jay Momnang](https://wordpress.org/support/users/jaymomnang/).
      Reason: proper indenting and focus points

Viewing 1 replies (of 1 total)

The topic ‘Edit’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/nd-donations_fbb83f.svg)
 * [Donations](https://wordpress.org/plugins/nd-donations/)
 * [Support Threads](https://wordpress.org/support/plugin/nd-donations/)
 * [Active Topics](https://wordpress.org/support/plugin/nd-donations/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nd-donations/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nd-donations/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jay Momnang](https://wordpress.org/support/users/jaymomnang/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/edit-13/#post-12084054)