Maruti Mohanty
Forum Replies Created
-
Very happy to help.
You still see Karnataka is Prepopulating because you have set it as the base state.
You can change that in your admin dashboard >> Donations >> Settings >> General >> General >> Base State/Province.
If you do not want the state to be prepopulated, then remove the state from this setting and save changes.
Thanks
Hi There,
You see the email address in the form filled by default because you are logged into the website. You see the email address that is associated with your user account for that website.
Any other user logged in or not logged in will not see that email address there.
Try and check the donation form as a non-logged in user and you can verify this.
Thanks
Hi There,
We have had a couple of users facing this issue. We have fixed the issue for all of them but for that, we would need some further details for investigation.
I would suggest we take it further from here https://givewp.com/contact-us/
In that form select “I am responding to your request to connect Give” from the drop-down “How may I help you today?”
While submitting that form, please don’t forget to mention this ticket URL.
Thanks
Hi There,
Usually, If you are seeing a warning this means the WP_DEBUG is set to TRUE in your wp-config.php file. Can you please check it and if it is set to TRUE then can you please set it to FALSE and see if that helps.
Setting WP_DEBUG to TRUE is primarily required for development and suppose to be disabled in the live/production site.
You can disable it by changing WP_DEBUG which is now set to TRUE to FALSE. You can read more about editing the wp-config file and changing WP_DEBUG here: https://codex.wordpress.org/Editing_wp-config.php#DebugOnce the WP_DEBUG is disabled, make sure to clear all caches and then try again.
If the above does not help,
Can you also check the following things to narrow down the issue for me:
#1 – Check your system info. If you find anything outdated and not within the recommended Give compatible version. Please contact your host and update those. You can read more about it here: https://givewp.com/documentation/core/requirements/
#2 – Can you check if changing the theme to a default WordPress theme like Twenty Seventeen fixes the issue. If that is so there is some issue with the theme files.
#3 – Try and deactivate all the plugins except the Give core plugin and it’s add-ons and check if that fixes the issue. If it does, activate one plugin at a time and keep checking the issue. Keep doing it until you find that one plugin which is creating the issue.
I would suggest you try steps #2 and #3 in a duplicate staging environment if possible to make sure your live environment is not affected by these tests or try the health check plugin https://wordpress.org/plugins/health-check/ to test the steps #2 and #3 without affecting the live users. Here is a blog ( video included ) explaining how to use the plugin: https://givewp.com/documentation/resources/troubleshoot-wordpress-websites-health-check/
Let me know how does that go.
Thanks
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Spam $1 DonationsHi There,
We have had users having a similar issue, these are mostly fraudulent donors testing the stolen credit cards.
Following the below has helped a lot of our users cutting down spam donors/donations:
1) Install or activate the free Akismet plugin ( https://wordpress.org/plugins/akismet/ ). Then go to “Donations > Settings > Advanced” and ensure that our Akismet SPAM protection is enabled there and save changes ( You have already done this )
2) If that still does not help, I would suggest you install and activate the forked version of the Stop signup plugin link: https://github.com/mathetos/Stop-Donor-Spam/archive/master.zip. This plugin is forked by Matt, our Head of Support to include the functionality to stop spam donors or donations along with spam sign-ups.
3) Also increasing the minimum donation amount is a huge method of preventing these types of attacks. You can do this by going to any donations >> donation options >> Set the minimum amount to 25.To enable only a logged in user to donate go to any donation form >> Form display >> Set “Guest donations” to disabled and then set Registration to “Registration + Login”. This will require a user to log in or create an account for donation.
If the above does not help, we have a custom snippet that will help you to add re-captcha to your donation forms.
Here is the link to the custom snippet to add a recaptcha: https://github.com/WordImpress/Give-Snippet-Library/blob/master/form-customizations/implement-recaptcha.php
If you need any help in adding a custom snippet to your website, you can check this detailed doc here for more help: https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/
Please note that this code snippet is provided as an example of how you can extend Give with code. Itβs up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.
Thank you! Have a good day π
Hi There,
I looked into the donation page and found that the theme is not working well with the Give forms. This is mostly due to the incompatibility with the wrapper tags.
There are generally two ways to do this, a custom function that customizes the header and footer of the Give pages or adding a custom Give template into your theme.
We have a custom snippet that can be used to fix this incompatibility issue: https://github.com/WordImpress/Give-Snippet-Library/blob/master/theme-compatibility/custom-wrapper-start-end.php
If you need any help in adding a custom snippet to your website, you can check this detailed doc here for more help: https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/
Please note that this code snippet is provided as an example of how you can extend Give with code. Itβs up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.
Whenever adding new files to a theme, it’s best to child-theme it. Here’s a write-up on did on the Media Temple blog about why that’s important and how to do it: http://mediatemple.net/blog/tips/best-practice-why-and-how-to-create-a-child-theme-in-wordpress/
Thanks
Hi There,
At the moment, there is no settings/options to add random amount as fee recovery amount.
The purpose of the add-on is to help recover the amount lost as the transaction/commission fee by the payment gateway and thereby making sure the admin/ organization receives the whole amount meant for donation.
Having said that, Give is very customizable and you might have to look for hooks to get this done. We do not have any custom snippets/solutions that do it out of the box.
Thanks! Have a good day π
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] 404 errorHi there,
Glad to hear that you have figured it out yourself.
Thank you! Have a good day π
Hello There,
Though there is no translation plugin that we officially recommend, but I have seen a lot of users using WPML without any issue.
Thank you
Hi There,
This is possible to have two different bank accounts for a donation site.
Let me explain to you in details what are the possibilities and what is not possible at the moment.
The Give core plugin comes with the payment gateways like offline and Paypal standard with default.
Offline donation does not need a payment gateway. Read more about it here: https://givewp.com/documentation/core/payment-gateways/offline-donations/
By default, you can only setup one PayPal account for all the donation forms in the website, but with a little customization, you can also set multiple Paypal standard accounts. You can check the custom snippet here: https://github.com/WordImpress/Give-Snippet-Library/blob/master/gateway-customizations/paypal/paypal-standard-mutliple-accounts.php
You can also use many of our premium payment gateway add-ons listed here: https://givewp.com/addons/category/payment-gateways/
With the premium add-ons such as Stripe, Paypal Pro or Authorize.net, you can only associate one account per payment gateway, so for two bank accounts, you would need to have two different payment gateways.
If you need any help in adding a custom snippet to your website, you can check this detailed doc here for more help: https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/
Please note that this code snippet is provided as an example of how you can extend Give with code. Itβs up to you to implement and customize to your liking. We cannot provide support for custom code on your website, only the code that we create and distribute.
Let me know if you have any further queries.
Thank you! Have a good day π
Hi There,
Can you check if you have the option “Language filtering for AJAX operations” checked/enabled?.
You would need that option enabled/checked to fix this issue.
Check the screenshot for reference: https://prnt.sc/k0bvca
Thanks
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Form Display IssueHi There,
While looking more into the form, I found out that you have added the Give form inside the
pretag which is causing the issueCheck the screenshots for more details
https://prnt.sc/juv0adOnce the form is moved out of the
pretag, it loads as intended.Thank you! Have a good day π
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Form Display IssueHi There,
This seems like a plugin/theme conflict.
Can you also check the following things to narrow down the issue for me:
β#1 – Check your system info and share it with us here in your reply. If you find anything outdated and not within the recommended Give compatible version. Please contact your host and update those. You can read more about it here: https://givewp.com/documentation/core/requirements/
You can find system info in Donations >> Tools >> System Info >> Click on Get System Report and then copy and paste it here.
β
#2 – Can you check if changing the theme to a default WordPress theme like Twenty Seventeen fixes the issue. If that is so there is some issue with the theme files.#3 – Try and deactivate all the plugins except the Give core plugin and it’s add-ons and check if that fixes the issue. If it does, activate one plugin at a time and keep checking the issue. Keep doing it until you find that one plugin which is creating the issue.
βI would suggest you try steps #2 and #3 in a duplicate staging environment if possible to make sure your live environment is not affected by these tests or try the health check plugin https://wordpress.org/plugins/health-check/ to test the steps #2 and #3 without affecting the live users. Here is a blog ( video included ) explaining how to use the plugin: https://givewp.com/documentation/resources/troubleshoot-wordpress-websites-health-check/
Thanks
Glad it helped π
Hi There,
You can change the first and last name in the personal section by adding the following custom snippet to your website.
function mpm_give_text_switcher( $translation, $text, $domain ) { if ( 'give' === $domain ) { if ( 'First Name' === $text ) { $translation = 'Given Name'; } if ( 'Last Name' === $text ) { $translation = 'Family Name'; } } return $translation; } add_filter( 'gettext', 'mpm_give_text_switcher', 10, 3 );If you need any help in adding a custom snippet to your website, you can check this detailed doc here for more help: https://givewp.com/documentation/resources/adding-custom-functions-to-your-wordpress-website/
Thank you π