• Resolved wpstruggler

    (@wpstruggler)


    Hi,

    As I wanted the forms on my site (still under development, not online yet) to be responsive I chose to download this plugin.

    However I am experiencing a small problem. Let’s say I have a very simple form consisting of the following in one column:
    1. Label 1
    2. Textfield 1
    3. Label 2
    4. Textfield 2
    5. Submit button

    Any error messages, such as “The field is required”, concerning Textfield 1 will be placed over Label 2, hiding it. Any error messages concerning Textfield 2 will be placed over the submit button, (partly) hiding it etc.

    Is there an easy way to avoid this behavior by eg positioning the error message differently?

Viewing 1 replies (of 1 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    the error field positioning are entirely done using css. Modify the to css to get the desired look & feel. The placement of error msgs is done by the cf7 plugin script, not by this plugin.

    The CF7 plugin has its limitations and this is why this plugin was written. Possibly in a future version I will address this and provide a mechanism to place error msgs at the top or bottom of the form, along with the field name for clarity.

Viewing 1 replies (of 1 total)
  • The topic ‘Position of error messages’ is closed to new replies.