• Could somebody please help me out?
    I have troubles with Mozilla Firefox and X theme with Contact Form 7.
    When you type a text into the fields the text is not showing up in Name, E-Mail and other fields, only in the big text area.
    That is happening only with Firefox, other Browsers are working fine.
    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Try switching to the default theme and deactivating all other plugins.

    Hi,
    I am having the same problem, form works fine in Chrome & Safari, not in Firefox. I added a bunch of CSS just to be certain, but when I type into the text or email field, nothing enters (it does in the textarea, probably because of this:
    /*******CONTACT US FORM*********/
    input[type=”text”],
    input[type=”email”],
    textarea
    {
    color: #000!important;
    text-transform: none!important;}
    input[type=”text*”],
    input[type=”email*”]
    {
    color: #000!important;
    float:none!important;
    text-transform: none!important;}
    #blackfont {color:#000!important;
    text-transform: none;}
    #blackletter {color:#000!important;
    text-transform: none!important;}

    I know this CSS is working as when I tested in Chrome & Safari, it had formally all been caps, after entering the text-transform, it fixed the “all capitals” problem. The two id’s did not work.

    I did go to a default theme, and so I know that theme, “X” IS the problem (I could indeed fill in your form in the default theme). What is my work around please? I would be so grateful for any help you could give me, and of course others who are using your plugin!
    Thanks,
    Janell

    Hi,
    Please disregard my question above. I went to the X theme and someone else had the same problem in Firefox (it was a padding problem!!!) https://theme.co/apex/forum/t/contact-form-7-input-data-not-displaying-in-firefox/19617/4

    Thank you for your time!
    Cheers,
    Janell

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not showing text in Firefox’ is closed to new replies.