izziinside
Forum Replies Created
-
Hello @wpmudev-support8,
I apologize for reopening the issue, but anyway, I found out an interesting thing. There are multiple forms on my site, you can click between them via the Panels. When the page loads, all the forms that are in the sections are automatically loaded. After I load the page and fill in the first form that it automatically selects, the Stripe field is normally functional and can be typed into. If I load the page, try to click through to the next one and fill out the form one by one, the Stripe field disappears again.
I have tried using the AJAX function, not possible and not functional.
You can try it yourself. As I wrote, the form is at the bottom.
Screenshots:
https://imgur.com/a/Aox8xNf (I added captions to the photos)Maybe auto-loading the field for Stripe could solve this? That is, so that I don’t have to click on it, and then only after it can be filled in but to have it open permanently. Alternatively how to do this? Maybe you can think of some other solution?
Thank you for any help.
- This reply was modified 2 years, 3 months ago by izziinside.
Hello @wpmudev-support8
I have managed to fix it. Once I turned on the loading with an AJAX, It started working.
Thanks for your reply and your time.