PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Wrap Template Shortcode (Wordpress Theme) Around Error Message

  1. I have a theme that has a nice integrated error message wrapper it uses. I'd like to use it for the error messages in my forms too.

    Here is what I have to add but I am a little nervous poking around too much without some direction.

    <div class="alert"><div class="typo-icon"> Error Message </div></div>

    Posted 12 years ago on Thursday October 13, 2011 | Permalink
  2. Are you talking about the validation errors that highlight the fields or the notice at the top of the form when validation fails?

    Posted 12 years ago on Thursday October 13, 2011 | Permalink