grunion-contact-form
Opened 15 years ago
Closed 15 years ago
#1323 closed defect (invalid)
Grunion form not displaying correctly in Text Widget
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Severity: | normal |
| Plugin: | grunion-contact-form | Keywords: | |
| Cc: |
Description
To reproduce:
- Paste this into a page:
[contact-form] [contact-field label="Name" type="name" required="true" /] [contact-field label="Email" type="email" required="true" /] [/contact-form]
- That should work fine. Now paste it into a Text Widget. You should now be seeing the following when viewing the widget on display:
[contact-field label="Name" type="name" required="true" /] [contact-field label="Email" type="email" required="true" /] [contact-field label="Website" type="url" /] [contact-field label="Message" type="textarea" /]
...with a submit button below it.
Note: See
TracTickets for help on using
tickets.
This is not a Grunion bug. A certain very helpful lead WP developer pointed out to me that it's core behavior (no shortcodes in widgets).
http://core.trac.wordpress.org/ticket/10457