Before posting

Try everything you know like

  • Disable all plugins and recheck issue
  • Read the documentation for the item you're using
  • Use the search function, and search the forum

Support includes

We do our best to provide timely support but we do not guarantee it

  • Answering questions about the items and its features
  • Fixing bugs

We are not almighty

Support does not include

  • Customizations
  • Third party plugins
  • Creating additional functionality

Home Forums wordpress.org THEMES Green Ink Contact form 7

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #55

    Hello

    Im using your theme and it looks sweet and works very well.
    I have a problem with Contact form 7. I install it and it sends emails, and everthing works ok, but the problem im having is, i cant see the text im writing. When i try to type my name and email, i cant see what im typing. The same thing is happening on your demo page.
    Can you please help me?

    here is a link to my green ink and contact form 7 (Please check at footer – your email (required): https://mojsvetgibanja.si/

    Many thanx

    #56
    pressforesupport
    Keymaster

    Hi there,

    And sorry for the delay, we were occupied on some projects.

    I just tested your site and text which is typed in is showing fine on Chrome https://www.screencast.com/t/LI49F13xpsk but indeed, issue is present on Firefox. This is due to Firefox and how it is handling some properties in css. We will fix this in future theme update and as quick fix you can apply custom css code below:

    textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
      height: auto;
    }

    And result in Firefox should look like this https://www.screencast.com/t/9wIE8ITR

    Best Regards!
    PressFore

    #57

    Thank you for your update. I have update css and now it works as it should.
    Many thanks for your help and looking forward for updates on this sweet theme.
    (add some timetables and pricebooks please 🙂 )

    Regards
    Klemen

    #58
    pressforesupport
    Keymaster

    You’re welcome Klemen,

    And thanks for the suggestions, since they are plugin territory, I’ll add them to our feature requests list so we’ll see if there is some plugin which we can include for that purpose, or maybe we can develop our own if there is enough demand for the same.

    All the Best!
    PressFore

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.