When I created a form from a template say contact and change name of the field from “First Name” to “Your Name” this change is also not getting saved with error “changes were not saved” and Forminator continues to update Form data and nothing happending.
How do I solve this problem. I’m not even able to get started with forminator. Please help
]]>The request to https://maps.googleapis.com/maps/api/js?key="<your-google-api-key>"&signed_in=true&callback=gmap.process_reverse
has been blocked due to a Mixed Content error: “the content must be served over HTTPS…”.
this request error comes from app.min.js?ver=2.3.9
on the checkout order-received
endpoint, when this specific page is loaded over HTTPS.
This issue could be easily resolved by replacing the above request by its https equivalent in app.js, or did I miss something?
Thank you in advance for your help.
Simon.
]]>if the main css is compressed, the background svg images are served through http for some reason. All paths are relative in my css. The https redirect is in place and functions perfectly otherwise. If i disable the compression, the mixed content error goes away. I’m not linking the site because it’s off right now, until i find a solution.
It can be fixed through an SSL plugin — which i do on a different site — but it’s another plugin to install and i want to limit the number of plugins to the bare minimum.
Any idea how to fix this? Thanks in advance.
]]>I have a problem when using the Cloudflare plugin. After I’ve enabled it, I’m not longer able to access to plugin settings in the WP-admin interface. I get a mixed content error. Even though I click on the shield on the right side of the adress-bar in Chrome and enable mixed content, I still get these errors:
1.
XMLHttpRequest at ‘https://www.mysite.tld/wp-content/plugins/cloudflare/config.js?ver=3.3.3’ from origin ‘https://www.mysite.tld’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.
2.
compiled.js?ver=3.3.3:15 Uncaught TypeError: Cannot read property ‘status’ of undefined
at compiled.js?ver=3.3.3:15
at d.callback (compiled.js?ver=3.3.3:15)
at d.crossDomainError (compiled.js?ver=3.3.3:15)
at XMLHttpRequest.n.onreadystatechange (compiled.js?ver=3.3.3:15)
3.
compiled.js?ver=3.3.3:15 GET https://www.mysite.tld/wp-content/plugins/cloudflare/config.js?ver=3.3.3 net::ERR_FAILED
I don’t use https to communicate with Cloudflare as I don’t have SSL certificates. I use “fleixble” as an option, and have enable https rewrites and use https:// as wordpress URL under general settings. Get “Too many redirects” errors if I change to https as the prefered version.
Any ideas?
]]>How to replicate?
1) Deactivate all plugins
2) Activate only OneSignal
3) Go to post
4) Select an existing post’s draft to edit
5) Make any modification on the page, and open your browser console
6) Click the button “Save Draft”
Result: A mixed content error HTTP/HTTPS appears, that blocks the content from being saved.
Side note :
– When the problem is not there, the edit page loads and it shows “Saved” (with cross checked)
– When problem arises due to your plugin installed, then it shows “Save Draft” instead.
Mixed Content: The page at ‘https://www.lbm-art.com/checkout/’ was loaded over a secure connection, but contains a form that targets an insecure endpoint ‘https://lbm-art.us12.list-manage.com/subscribe/post?u=e6debbf267cc0e6a553066afd&id=f296280634’. This endpoint should be made available over a secure connection.
I am on a free MailChimp account so I have no idea how to make the link to the list secure or if there’s another way to rectify this. Can anyone help please? Thanks in advance.
]]>