• Resolved IRD-dev

    (@ird-dev)


    Hello. Thanks for your excellent plugins.
    I noted an issue, while using the PLACEHOLDER option: if placed in front of (for example) max-length:100, the entire form-field will not be shown.

    Conversely, when Placeholder is LAST, in the list of leveraged options, the form-field works as intended.

    Now that I am aware, it’s not an issue .. but letting you know, in case you wish to amend OR add this disclaimer to your documentation.

    DOES NOT WORK:
    [text* your-name placeholder “Your Name” maxlength:40]

    WORKS:
    [text* your-name maxlength:40 placeholder “Your Name”]

    Thanks!

    https://ww.wp.xz.cn/plugins/contact-form-7/

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

The topic ‘Placeholder tag issue’ is closed to new replies.