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

    (@takayukister)

    Try switching to the default theme.

    i’ve the same problem … i’m running avada theme

    (http://theme-fusion.com/avada/advanced-admin-panel/form-options/)

    Thread Starter fesarlis

    (@fesarlis)

    @author:

    I really don’t understand why this reply exists. Is this to be considered a solution?

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    No, it was just for testing purpose. You’ll find out that default theme doesn’t have an issue like that the Alyeska theme has, and something wrong in the Alyeska theme (probably its CSS stylesheet is incorrect).

    A solution is asking the theme seller to fix the issue in their commercial product. It will also help others using the same theme.

    @fesarlis,

    Well as we all understand no matter what the theme is such bugs should be fixable.

    In my case this one helped – try it:

    div.wpcf7-validation-errors{
      position: absolute;
      margin-top: -30px;
    }

    Nevertheless, I really love CF7 Plugin – it’s unbelievably universal and customizable 😉

    Yes this was a theme issue for me – Avada.
    They provide a solution in their forum.

    .wpcf7-form .wpcf7-not-valid-tip {
        display: inline;
    }
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Validation erros messing up’ is closed to new replies.