Problem with Input and Text Area fields
-
Hi,
I have been through all the necessary troubleshooting steps but a very odd issue remains throughout; any Input ({text-1} etc) and Text Area ({textarea-1} etc) I put in my forms will not display. On inspecting these in the browser inspector, it seems as though the <div> with class=”forminator-field” and the other <divs> beneath it are just not being generated; the <div> with id=”text-1″ or “textarea-1” above these is there though. I have scoured through any custom css I have added to make sure nothing is conflicting there. The strangest thing of all though is that I have another site which is almost identical (same theme, same plugins plus a lot of other plugins, same default settings for both plugin and forms) where this is not happening. It is actually a test site where I try things out, on the same server. No other fields in the forms on the site in question are affected. The only other difference between the two sites is that the one that works properly is on php 7.4 and the problem site is on php 8.1 so I think that must be the reason; I have tried changing the settings on a form (e.g. loading with or without Ajax etc) but none of them make any difference. Is there any way you can either look into this, or confirm that this is a known issue, and suggest any solutions?
- The topic ‘Problem with Input and Text Area fields’ is closed to new replies.