Viewing 1 replies (of 1 total)
  • Plugin Author ketanajani

    (@ketanajani)

    Hey Jlyon693,

    Thank you for using this plugin and sorry for the late reply.

    You need to make changes in files for your requirements. Here is the steps you can follow:

    1. Download the plugin
    2. Open up the file “donate-display.php” in text editor of your choice. (File is inside wp-donate/includes)
    3. Go to the line 1052 or search for the code
    var minimumAmount = 10 ;
    4. Change the value according to your need in this line. (Like you said need 1 instead of 10.
    5. Save the file.

    If you need to make change in already installed plugin in your WP setup then you can find the plugin in wp-content/plugins directory. The code is in Javascript.

    If you have still any questions then please do let me know.

    Thanks,
    Ketan

Viewing 1 replies (of 1 total)
  • The topic ‘Remove minimum donation limit?’ is closed to new replies.