Ilir
Forum Replies Created
-
I can confirm this is fixed in 1.22.1. @crispybran please mark the ticket as solved if it works for you in latest version.
Thank you!
Hello @wpmudevsupport15,
So, what do we do about the security improvements denoted in version 1.21.0?
Can you disclose more information about what those security improvements are? Are there any critical issues we should worry about that could compromise our websites?
This “our team is working on the fix” is not good enough, unfortunately. At least last time your dev team addressed the issue with a temporary patch. This time you’re being vague as if you don’t find this significant enough to address it.
Please update us with more information.
Thanks!
-Ilir
Same issue here. Problem appeared after Forminator update to 1.21.0. Used WP-Rollback and went back to 1.20.1, it works fine.
This is the 2nd time this year that the Forminator devs release a version without sufficient QC. Both times it had to do with the Phone number field.
Hopefully they release an update soon. Last time it was well over a month that the update came out (they did release a patch though).
I added the Tags and Category taxonomies to Pages.
The visibility criterium doesn’t work for Tags taxonomy on Pages.
Any idea how to go about extending Tags to work with Pages?
Thanks!
-Ilir
The problem was the temporary CSS fix I set in Additional CSS to correctly position the Kosovo flag. It has been 2 month since I put that fix in so I totally forgot about it. Removed the CSS bandaid and now the flag is showing properly.
Please speed up your dev cycle because this is really hard to accept.
Thank you for a great plugin.
I am using Flat. I tried Default, I tried Material. Same problem. Now even rollback to 1.15.7 isn’t helping. Well, these past few releases have been a mess ??
Hello,
I upgraded to 1.15.11 and the dropdown problems are fixed but the flag for Kosovo is still the wrong one.
Can you please provide a fix until the next release?
Thank you!
-Ilir
Great! I’ll update the issue as resolved whenever you release a version including this fix. Thanks for the band-aid solution in the meantime.
Hello Kasia/WPMUDEV,
The code worked well insofar that it fixed the flag CSS positioning. However, the full-width of phone input is not 100% of parent container, for some reason.
Download screenshots at:
https://we.tl/t-b3K3jRxnRMIf there’s an UI option in 1.5.9 where the full-width can be set, please let me know where to find it.
If this is a regression or a bug, then damn! I’ve adored your website and business and I was planning to subscribe only based on Forminator’s UI (it’s so detail oriented and on point). However, seeing things like this makes me re-think everything. What if I deliver a client website and put plugin updates on automatic and then a bug like this breaks their forms. Fine, a bug found its way to general release but your Q&A and turnaround times on releasing fixes are super slow. Also, I spent a couple hours debugging… that just adds to your price!
I really hope I’m wrong with the last paragraph and that you’re going to tell me where in 1.5.9 I can tell a form element to be full-width (like in 1.5.7).
Thanks!
Yep, see errors:
Do you think the Russians are disabling Javascript on their machines and submitting the form? Is that what you mean?
I didn’t think of that but that’s certainly a possibility.
I still think that these errors need to be addressed first and then I’m pretty sure your forms will function as expected.
Take this up with your systems admin and see what can be done about it.
Hope this helps!
1. I’ve used several other form plugins as well as some custom-created forms and NEVER had this problem. The problem only started when I created a form with Forminator. Also, that’s not the only form on my website. I have another form on another page from a different plugin that NEVER gets spam submissions. So far it is ONLY the Forminator form that gets spammed. It’s very suspicious!
There’s a couple of reasons why this might be happening:
- Other plugins have server-side mechanisms to deal with validation of form elements
- The pages containing those forms might be “hidden” or harder to get to than the one you’re having trouble where you’re using Forminator plugin
2. I understand that sometimes a bad person might want to post a spam submission, but HOW are they managing to do that without completing all of the *REQUIRED* fields on the form? Is there a bug or vulnerability with Forminator that allows spammers to by-pass the required fields?
The reason is because your website isn’t loading properly. This has nothing to do with Forminator. The plugin (Forminator) expects certain Javascript libraries to be available for it to function. These libraries are loaded on your browser and they mostly deal with the validation part of the form. If the libraries aren’t loaded, the validation functions on the client-side (that is, your browser) aren’t going to function. This is what’s happening in your case.
Anyway, I would suggest you look at the website because the errors are saying your plugin is trying to cross domains when opening files. This definitely falls in the systems administration area where someone needs to check your Apache/Nginx (webserver) config and fix things.
Hope this helps!
Hit F12 on your page and reload.
There’s some problems with your page not loading all the parts. These are related to CORS:
Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://endtimedisciple.com/wp-content/plugins/forminator/assets/forminator-ui/fonts/forminator-icons-font.ttf?1.7.4. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 200.
Also, please consider changing the title of your post because it’s misleading AF.
Hope this helps!
Hey @wpmudevsupport13, is this something you’re looking into?
Thanks!
Hi Andy,
would like the “codice fiscale” field to be forced as capital letters
You can do this by CSS, using the following property:
text-transform: uppercase;
Second one sounds like it’s possible but I’ve no idea what you’re asking for exactly.
Hope this helps.
How do you rollback? I thought that was a hard thing to do