Matheus Martins
Forum Replies Created
-
Hi, @acpwong.
I’m glad you reached out.
We’ve investigated it and we found that you’ve uncovered an edge-case issue with our GiveWP plugin. What is happening is that only users with the manage_options capability can edit v3 forms.
I’ve escalated this to our development team so they can work on a fix. You can follow up on the progress of the fix here: https://feedback.givewp.com/bug-reports/p/givewp-managers-should-be-able-to-access-forms-created-with-the-visual-form-buil.
The current workaround is to edit the GiveWP Manager role and include the manage_options capability to it.
We are actively tracking user issues to make sure our dev team is aware of them and can get them fixed. You can use the link to check in for updates or to provide additional details of your own.
Give the post above a look, and let me know if you would like me to add any additional details. I want to ensure your need is as accurately reflected as possible, and I’m happy to include an internal note to our teams with any specific information you would like them to have.
While we work on a fix, feel free to message us if you have further questions or need any additional assistance!
Hi, @dougmelvin.
Glad you reached out! Happy to help with this one.
Can you also provide which template you are using?
If you’re talking about our multi-step form template, we actually have a feedback related to your inquiry. I added you as a voter for it in here – https://feedback.givewp.com/bug-reports/p/visual-form-builder-multi-step-forms-should-resize-container-when-stepping-back.
There’s no workaround for this one currently. I don’t have a timeline for it, but since this is a bug report, you can expect that this will be patched in a future version of our plugin.
Please don’t hesitate to contact us should you need more instructions or other concerns.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Donor AvatarHi, @w7th.
It’s been a while since we’ve heard back, and I know troubleshooting needs a little extra time. I’m marking this as resolved for now, but if you still have questions, you can send them along right here, and I’ll be happy to hop back in.
Have a great day!
Hi, @jfbprivate.
I’m glad you reached out.
Currently, we do not have those options. Although we do not have this feature out of the box, it would be exciting and valuable to understand how it would work for you and improve your workflow, so the product development team has some insights into how it would behave.
Also, is there any workaround that you are using? It would be good to hear from you about that too, and what this feature would allow you to do. All ideas are appreciated, and I’m happy to share your insights with the product development team so that they can discuss the feasibility of this feature.
I hope this clarifies, and I look forward to hearing back from you!
Hi, @walfridooliveira.
I’m glad you reached out. I can certainly help you.
Thanks for reporting this, looks like we have a backwards compatibility conflict.
We’ll work on getting a fix for this, but in the meantime you can resolve the issue by replacing your code with this:
add_action( 'give_fields_donation_form_after_personal_info', function ( $group ) {
$group->append(
\Give\Framework\FieldsAPI\LegacyNodes\CheckboxGroup::make( 'make_CO2_certificate' )
->showInReceipt()
->label( __( 'Generate CO2 certificate'))
);
});Feel free to reach out to us if you have any further inquiries or require additional assistance. We’re always happy to help!
Hi, @ronaduwe.
It’s been a while since we’ve heard back, and I know troubleshooting needs a little extra time. I’m marking this as resolved for now, but if you still have questions, you can send them along right here, and I’ll be happy to hop back in.
Have a great day!
Hi, @numero7.
I’m glad you reached out.
Indeed, we still lack a feature to export/import forms and form settings. Personally, I think it’s a great feature, for sure, although I believe it would be necessary to modify a lot of how GiveWP works to do that, so it would require a good amount of work to make it happen.
I added you as a voter for this feature here: https://feedback.givewp.com/feature-requests/p/export-and-import-forms. We still do not have an estimate for it.
We are actively tracking user feedback to understand further the needs you all have. You can use the link to check in for updates or to provide additional details of your own. I would encourage you to comment on that post about the impact this would have on your organization. Information like that is always helpful for our teams to see. I’ve also linked your ticket internally, so if this feature request is developed, we can reach out to update you.
Give the post above a look, and let me know if there are any additional details you would like me to add. I want to ensure your need is as accurately reflected as possible, and I’m happy to include an internal note to our teams with any specific information you would like them to have.
Thanks for using GiveWP! Have a great day.
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Gateway TitlesHi, @objwork.
I’m glad you reached out. I can certainly help you.
I accessed your website and I could see that the label you defined in the settings is exactly what your form is using:
Am I missing something here? Looking forward to helping you get to the bottom of this!
Hi @dougmelvin,
Glad you reached out! Happy to help with this one.
Can you also provide which template you are using?
If you’re talking about our multi-step form template, we actually have a feedback related to your inquiry. I added you as a voter for it in here – https://feedback.givewp.com/bug-reports/p/visual-form-builder-multi-step-forms-should-resize-container-when-stepping-back.
There’s no workaround for this one currently. I don’t have a timeline for it, but since this is a bug report, you can expect that this will be patched in a future version of our plugin.
Please don’t hesitate to contact us should you need more instructions or other concerns.
Hi @ytsejam23,
Glad you reached out! Happy to help with this one.
The classic template loads in an iframe, to make them more resistant to changes made in the theme’s CSS. That’s helpful for avoiding theme conflicts, but makes customizing the style of them a bit more difficult. There are two PHP code snippets in our Snippet library that will help with that process.
The first is for small changes, and adds some style inline to the donor dashboard or the multi-step donation form: https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/css-customizations/style-givewp-iframes.php
On that one, you modify lines 16-26 with your own CSS to resize the iframe.
The other is for enqueueing your own CSS completely via a custom stylesheet: https://github.com/impress-org/givewp-snippet-library/blob/master/form-customizations/css-customizations/enqueue-style-for-givewp-iframes.php
If you need assistance implementing custom PHP code on your website we have this guide:
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 GiveWP 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.
Feel free to reach out to us if you have any further inquiries or require additional assistance. We’re always happy to help!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Donor AvatarHi, @w7th.
I’m glad you reached out.
We tried to replicate the issue you are facing by accessing the Donor Dashboard, switching a profile picture, saving it and accessing the Donor Dashboard again, and we couldn’t replicate the issue. Can you send us steps to replicate it?
Unless we can reliably replicate the issue, we are relatively stuck.
Looking forward to helping you get to the bottom of this!
Forum: Plugins
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] critical errorHi, @juno21.
I’m glad you reached out. I can certainly help you.
The first thing we need from you is a URL where we can see that issue happening. Then, we need you to send us the error generated.
Typically, this error means some broken code is causing your site to crash. It is a WordPress system-generated message that means something has caused a PHP fatal error. Whenever you see that message, a more detailed error log has been sent to the main admin email address (which you can configure at Settings > General in the main WordPress settings).
Check that email, and then pass along any error messages you are receiving so we can help. Every time you see that error, it sends another email. If you need to, you can trigger a new email to be able to see the error message again.
If you don’t see that error in your email (WordPress emails are notoriously unreliable that way), you can ask your host for the error logs. They will be able to send you a complete record of the errors on your site. Once they provide you with this file, send it to us, and we will be able to identify the issue and move towards a resolution for you.
Also, please send along your System Info. Navigate to Donations –> Tools –> System Info (tab) and click the button to “Get System Report” and copy/paste that in your reply here. That will give me some more context to be able to help.
Your success with online donations is our number one priority. Looking forward to helping you get to the bottom of this!
Hi, @naveedsheikh6u.
I’m glad you reached out.
Currently, Etisalat is not an option for GiveWP, but we are collecting feedback about it and looking for understanding the needs of our community. I added your as a voter for this new integration here: https://feedback.givewp.com/feature-requests/p/integrate-etisalat-as-a-payment-gateway.
Although we do not have this payment gateway integration out of the box, it would be exciting and valuable to understand how it would work for you and improve your workflow, so the product development team has some insights into how it would behave.
Also, is there any workaround that you are using? It would be good to hear from you about that too, and what this feature would allow you to do. All ideas are appreciated, and I’m happy to share your insights with the product development team so that they can discuss the feasibility of this feature.
Thanks for using GiveWP! Have a great day.
Forum: Reviews
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Great supportHi, @ljtodd.
We’re really glad we could assist you in resolving your issues. If anything else comes up in the future, please don’t hesitate to reach out. We’re always here and ready to help.
Have a great day!
Forum: Reviews
In reply to: [GiveWP - Donation Plugin and Fundraising Platform] Great PluginHi, @cpau85.
I’m truly delighted that we could assist you in resolving the issues you faced. If you encounter any other challenges in the future, please don’t hesitate to reach out. We would be more than happy to support you again.
Have a great day!