Replies: 1
I’m experiencing an issue where Forminator works correctly in the WordPress dashboard, but on the live page , the CSS and conditional logic are not functioning as expected. The page is loaded over HTTPS, but some assets seem to be loading over HTTP, causing mixed content issues. How can I ensure all Forminator-related CSS and JS load correctly and that conditional logic works on the live page under HTTPS?
Even with all plugins disabled, the Forminator form on the live page is not displaying properly, and conditional logic is broken. There are no visible JavaScript or stylesheet errors, but the generated stylesheet is being loaded over HTTP instead of HTTPS, marking it as insecure. This causes the issue where the form does not function as expected. How can I fix the HTTPS loading of assets to resolve this problem?