• Resolved jaredkail

    (@jaredkail)


    Replicable bug report:

    If the class attributes appear after placeholder, the input control is not rendered.

    Replication Steps:
    Add this control: [textarea* info placeholder "Details" class:form-control]
    – the control will not render

    Change it to this: [textarea* info class:form-control placeholder "Details"]
    – the control will render fine

    Thought someone would want to know, and I didn’t know how to properly report a bug other than use the forum.

    Jared

    https://wordpress.org/plugins/contact-form-7/

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

The topic ‘class attribute placeholder in wrong order kills control’ is closed to new replies.