• Resolved centexcrane

    (@centexcrane)


    Hello, I’ve just created a ws contact form. I’ve published it and added it to a new page. It looks good however when you try to fill in the fields nothing happens. I’ve tried it both while signed into wordpress. I have signed out, googled my website and tried to fill in a submission. It won’t allow for any text at all. But, when you don’t enter anything it will still give you a message saying that the fields need to be completed.
    I really want to continue using this form but I need my customers to be able to contact us via our website.

    Thanks very much

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

Viewing 1 replies (of 1 total)
  • Plugin Author Mark Westguard

    (@westguard)

    Hi @centexcrane

    We received your support ticket and have responded there.

    For future reference, the styling of your fields was such that there was white text on white backgrounds so you just need to add a small snippet of custom CSS to ensure the field text can be seen, for example:

    .wsf-field { color: #000 !important; }

    This was why you were unable to interact with the fields.

    Many thanks!

    Mark

Viewing 1 replies (of 1 total)
  • The topic ‘Urgent! need to fix input fields’ is closed to new replies.