Hello Enfold Support Team,
I’m using Fluent Forms with the Enfold theme. When I embed a form with a date picker (flatpickr), the year dropdown does not appear when viewing the form on the frontend — even though it works in the form preview.
The date field HTML is correctly rendered with flatpickr-input and ff-el-datepicker classes, but the Flatpickr calendar (including year selector) does not load fully unless I manually reinitialize it via JavaScript after page load. This issue seems related to how Enfold renders content or delays JavaScript execution.
Could this be caused by theme-level JavaScript optimizations, lazy loading, or conflicts that prevent Flatpickr from initializing properly?
Thank you!