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

    (@takayukister)

    You don’t need to do anything to show message for each field as Contact Form 7 does it by default. If you don’t see them, tell us the URL of the site so that someone can check the site.

    Thread Starter markexc

    (@markexc)

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    It is due to the theme. I haven’t seen such an awful one!

    http://www.liofbedrijvencentra.nl/wp-content/themes/makalu/cache/all.css
    Line #9320

    div.wpcf7 .wpcf7-not-valid-tip {
      display: none !important;
    }

    Line #9337

    #footer-sidebars .wpcf7 .wpcf7-form > p .wpcf7-form-control-wrap .ajax-loader {
      display: none;
    }

    You at least need to remove these lines to get Contact Form 7 to work correctly, but I’d rather suggest to change theme. You shouldn’t buy from ThemeForest.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘validation message for fields’ is closed to new replies.