Plugin Directory

grunion-contact-form

Opened 13 years ago

Closed 13 years ago

#1323 closed defect (invalid)

Grunion form not displaying correctly in Text Widget

Reported by: hew's profile hew's profile hew Owned by: josephscott's profile josephscott's profile josephscott
Priority: normal Severity: normal
Plugin: grunion-contact-form Keywords:
Cc:

Description

To reproduce:

  1. 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]
    
  1. 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.

Change History (1)

#1 @hew
13 years ago

  • Resolution set to invalid
  • Status changed from new to closed

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

Note: See TracTickets for help on using tickets.