ilconterik
Forum Replies Created
-
Yes it does, this is most likely what is happening. Thank you
Got it. Thank you.
Forum: Plugins
In reply to: [WooCommerce] MaxMind GeoLite2 Installation ErrorThank you @rainfallnixfig – this sounds like a good workaround!
Hi @matheusfd,
Thank you for the support you offered.
Regarding the choice of not including the fees towards the reaching of the goal – you should really give us the choice of including it or not. There is no reputational risk for GiveWP because the donors don’t know which piece of software we are using. On the other hand, we can’t always budget accurately for the processing fees. Think of Stripe that charges a percentage + 20p per donation: I can’t know in advance the number of donations. What I was planning to do was to add a FAQ explaining why the progress towards the goal is slower.
I have now updated the plugins to these versions:
Give 2.1.12.3
Fee recovery 1.9.2
Manual donations 1.5.0I can’t update to Give 2.13.0 because in that case the page including the Multi-Form block gets corrupted. The error provided is:
TypeError: this.activateMode is not a function
at https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:24653
at ut (https://www.omitted.com/wp-content/plugins/give/assets/dist/js/gutenberg.js?ver=2.13.0:33:4751)
at Function.la (https://www.omitted.com/wp-content/plugins/give/assets/dist/js/gutenberg.js?ver=2.13.0:33:41030)
at n._createModes (https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:24613)
at n.initialize (https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:24022)
at n.initialize (https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:25673)
at n.initialize (https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:29540)
at n.h.View (https://www.omitted.com/wp-includes/js/backbone.min.js?ver=1.4.0:2:14140)
at n.constructor (https://www.omitted.com/wp-includes/js/wp-backbone.min.js?ver=5.7.2:2:2600)
at n.constructor (https://www.omitted.com/wp-includes/js/media-views.min.js?ver=5.7.2:2:23469)`Updating the plugins solved most of the issues. These are the remaining ones:
BUG #1 – RECOVERY FEE BUG: when the donor opts in to cover the processing fees the Multi-Form blocks includes the fees paid in the total amount raised.
BUG#2: When I update a donation the amount raised in the Multi-Form block is not updated.
While testing I have also found this bug:
BUG #3 – RECOVERY FEE BUG: if the donor chooses a payment gateway with fee recovery disabled, the checkbox to opt-in and pay the fees will not show up when switching to a gateway that has fee recovery enabled. This happens also when a gateway with fee recovery disabled is selected as a default.Hi @ilconterik,
Have you enabled “Apply custom settings to this form” and assigned user roles to your profile forms? Please keep in mind that if you are enabling unique profile forms for different user roles you should create and assign profile forms for every user role.
Please see this doc for additional info.Regards.
Hello,
Thank you for your suggestion. I’ve double-checked and everything is correct. Unfortunately, all I can see is the profile picture and a line.
I’m adding these users from the backend rather than registering them through a registration form – can this be an issue?
Forum: Plugins
In reply to: [Custom Post Type UI] Custom Post Type not appearing in admin menuThank you, it worked!