Forums

[resolved] Contact form 7 - all field texts only show as "title" (11 posts)

  1. Copypanthers
    Member
    Posted 4 months ago #

    Hi!
    For some reason the "texts" in the contact form are no longer visible. They simply dissapeared. The values are there as you the text shows if I "hoover" over the field, but was supposed to also show in the field.

    Please check this link: .

    I really appreciate any help, figure it must be something with the css or some missing code, but am really new to this so I have no idea. Please explain like you would to a total beginner, as I am exactly that.

    thanks a lot!

  2. Copypanthers
    Member
    Posted 4 months ago #

    and here is the link: http://www.copypanthers.com/quote

  3. Takayuki Miyoshi
    Member
    Posted 4 months ago #

    I checked your site and its HTML source. It's not CSS issue but due to the incorrect HTML structure you put in the form.

  4. Copypanthers
    Member
    Posted 4 months ago #

    Takayuki thanks, and exactly what is wrong Edith the html? I Tried entering new tags bit it also doesnt show them. I am learning as i go, so more detailed help Would be great.

  5. Takayuki Miyoshi
    Member
    Posted 4 months ago #

    How about starting by not using <ul> and <li>s, and adding label text to each fields?

  6. Copypanthers
    Member
    Posted 4 months ago #

    Thanks a lot, used to work until I updated but will clean it up and see if it works

  7. Copypanthers
    Member
    Posted 4 months ago #

    Takayuki, that can't be the problem. I tried cleaning it up, not sure what you mean by labels. However:

    http://www.copypanthers.com - there the form is working like it should.
    http://www.copypanthers.com/quote - the code is the same and it used to work until I updated to contact form 7.

    I am a novice so stuff that is 100% clear to you, is very unclear to me. Would really appreciate if you could give me more detailed instructions. I honestly don't get it and have spent 4-5 hours on this without any results. Even tried js. :-(

  8. Takayuki Miyoshi
    Member
    Posted 4 months ago #

    What is in the Form field now?

  9. Copypanthers
    Member
    Posted 4 months ago #

    <div class="form-left">

    • [text* text-651 class:text-box watermark "Your name (required)"]
    • [email* email-799 class:text-box watermark "Your e-mail (required)"]
    • [text text-687 class:text-box watermark "Your company"]
    • [text text-9 class:text-box watermark "Phone +00 000 0000 000"]
    • [textarea textarea-799 watermark "Write your message"]
    • Upload documents: [file file-565 limit:26214400 filetypes:doc|docx|docm|dotx|jpg|gif|png|bmp|dotm|xlsx|xlsm|xltx|xltm|xlsb|xlam|xll|pdf|pptx|pptm|potx|pom|ppam|txt|ppsx|ppsm|odt|ods|odp]
    • [submit class:submit-btn "Send"]
    </div>

    Note. I think that the problem is actually that the footer is not loading correctly.

  10. Takayuki Miyoshi
    Member
    Posted 4 months ago #

    Uh, you mean watermark? I was misunderstanding.

    Note. I think that the problem is actually that the footer is not loading correctly.

    Right. That must be one of reasons of the problem. Maybe there are other ones. See the doc Why isn’t My AJAX Contact Form Working Correctly?

  11. Copypanthers
    Member
    Posted 4 months ago #

    Managed to solve this. was a small typo for the languages in sidebar.php. was missing an "else". thanks for all the help.

Reply

You must log in to post.

About this Topic