Hi @rasoul
I hope you are doing well and sorry you are having this issue.
Could you export your form https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export and share it here using Google Drive or pastebin.com so we can take a deeper look?
Best Regards
Patrick Freitas
Thread Starter
RaSoul
(@rasoul)
Thread Starter
RaSoul
(@rasoul)
https://drive.google.com/file/d/1_cXHzsA66Rhn7V37ofHWsa5s7e8xvYVf/view?usp=drive_link
not sure if its any different when published but here is the export after i published it
Hello @rasoul ,
Can you make the exported file public so we can access it?
kind regards,
Kasia
Hello @rasoul,
Thank you for sharing the file.
I couldn’t replicate the issue with blank fields on my test site:
https://prnt.sc/nGPsrRA5x4Bt
I assume this might be related to the conflicting theme styles. Could you please try adding the following CSS code in your form, under Appearance >> Custom CSS:
.forminator-input input,
.forminator-input input:hover,
.forminator-input input:focus,
.forminator-input input:active {
color: #000 !important;
}
Screenshot: https://prnt.sc/E3dZ6xgzi9fN
If that doesn’t help, please try adding the same code in “Additional CSS” section of /wp-admin/customize.php
In case there’s still any issue, please check if there are any errors in the browser console when you refresh the form on the frontend. Here’s how to open it:
https://appuals.com/open-browser-console/
If you get console error messages, could you please copy and send them (or make a screenshot) with your reply, in order for us to take a closer look.
Best Regards,
Dmytro
Hi @rasoul
We haven’t heard from you in a while, I’ll go and mark this thread as resolved. If you have any additional questions or require further help, please let us know!
Kind Regards,
Kris