This is the HTML code of the site. The problem is that the paypal object has assigned the forminator-hidden style (with display:none attribute). Then, the button is hidden. There is no visibility conditions assigned to the paypal button, so I don’t understand why the hidden class is assigned to it.
<div class="forminator-row forminator-hidden">
<div id="paypal-1" class="forminator-col forminator-col-12 ">
<input type="hidden" name="paypal-1" id="forminator-paypal-1-field-field" class="forminator-paypal-input" data-is-payment="true" data-payment-type="paypal" data-currency="eur" data-amount-type="variable" data-amount="" data-label="" data-locale="en" value="">
</div>
</div>
Hello @triyugames ,
I’m sorry about this issue.
Can you export your work and share it with us so we can test it?
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
When you have the code, please use pastebin.com or google drive to share it with us.
kind regards,
Kasia
Hi @triyugames
Thank you for the form.
This is a weird situation, I see the PayPal works when we remove the pagination or the visibility rules, but I couldn’t find which specific rule is causing the problem.
We pinged our developers to verify the form too, we will update once hearing back from them.
Best Regards
Patrick Freitas
Hi @triyugames
I hope you are doing well.
Could you please try this code:
https://gist.github.com/wpmudev-sls/5f69022671d7c09c471ed0b6d9ae452c
Install it as a mu-plugin:
https://wpmudev.com/docs/using-wordpress/installing-wordpress-plugins/#installing-mu-plugins
Once done, check if the issue is gone.
Let us know the result you got.
Best Regards
Patrick Freitas
Hi @wpmudevsupport12
It’s working perfectly now, thank you for your help.
Best regards
Hi @triyugames
You are welcome, it is a reported bug and the fix should be coming for 1.15.x please, once we release this new version you can try to remove the mu-plugin.
I am marking this as resolved, feel free to ping us any time you need.
Best Regards
Patrick Freitas