WPIntell

Source evidence

CSS Styles Conflict

Jquery Validation For Contact Form 7 · support · 2022-10-18T10:00:00+00:00

complaintsentiment
mediumseverity
0.86relevance
2replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
neuquest unresolved
I’m using pure CSS to float the field labels over the input fields (like placeholders) like explained here: https://css-tricks.com/float-labels-css/ Unfortunately with your plug-in, it breaks the intended CSS behavior. As expected, when the field gains focus, the label moves above the field. When blurred, the label returns, but your inserted label also is shown above the field overlapping the original label. When the field is focused again, your label moves above the field, but the original label remains floating over the field and never goes away. I’m considering buying the Pro version for unlimited sites, but this issue needs a solution for me to use the plug-in. Also, when using the phone validation field, it would be nice to us a mask like I’m using with an additional plug-in. I prefer (###) ###-#### for US phone numbers, not ###-###-#### or #########. It looks like all those formats validate when using actual numbers. The page I need help with: [ log in to see the link] I was able to fix the issues I was having with changing some of the CSS rules to account for the added classes (I haven’t applied them to the above site yet). If anyone runs into similar issues, I can provide what I did. @neuquest , Can i see demo regarding the css issue in your form ? If you can send me the form url that will be better. I will check how the css is written and try finding solution for it. Thanks

Comments

2 shown
neuquest 2022-10-18T13:37:00+00:00

I was able to fix the issues I was having with changing some of the CSS rules to account for the added classes (I haven’t applied them to the above site yet). If anyone runs into similar issues, I can provide what I did.

Dnesscarkey 2022-10-19T05:29:00+00:00

@neuquest , Can i see demo regarding the css issue in your form ? If you can send me the form url that will be better. I will check how the css is written and try finding solution for it. Thanks