Title: Form embedded image
Last modified: August 21, 2016

---

# Form embedded image

 *  Resolved [jimmywb](https://wordpress.org/support/users/jimmywb/)
 * (@jimmywb)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/form-embedded-image/)
 * Does this plugin support embedded images in the google form? I added one to my
   form and the output HTML has the infrastructure, but is missing the actual image.
 *     ```
       <div class="ss-item  ss-embeddable-object-container wpgform-dontsplit">
       <div class="ss-form-entry">
       <h2 class="ss-q-title"></h2>
       <div></div>
       </div>
       </div>
       ```
   
 * Thanks in advance!
 * [https://wordpress.org/plugins/wpgform/](https://wordpress.org/plugins/wpgform/)

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

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/form-embedded-image/#post-4867438)
 * Support for images within a Google Form is something fairly recent although I
   am not exactly sure how recent. Because images weren’t originally supported, 
   the IMG tag was not included in the list of allowed HTML elements. Google Forms
   uses [wp_kses()](https://codex.wordpress.org/Function_Reference/wp_kses) to limit
   the HTML to just what is needed for the form (it makes it east to strip of the
   header and other unused markup.
 * I will take a look at supporting the IMG element but it may be a day or two before
   I get to it, I have a lot of stuff on my plate at work.
 *  Thread Starter [jimmywb](https://wordpress.org/support/users/jimmywb/)
 * (@jimmywb)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/form-embedded-image/#post-4867443)
 * No rush and thanks for the prompt response!
 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/form-embedded-image/#post-4867779)
 * I have [added support for images embedded](http://michaelwalsh.org/blog/2014/05/google-forms-v0-69-released/)
   in a Google Form in v0.69.

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

The topic ‘Form embedded image’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wpgform_8cc59f.svg)
 * [Google Forms](https://wordpress.org/plugins/wpgform/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wpgform/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wpgform/)
 * [Active Topics](https://wordpress.org/support/plugin/wpgform/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wpgform/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wpgform/reviews/)

## Tags

 * [google form](https://wordpress.org/support/topic-tag/google-form/)

 * 3 replies
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [12 years, 1 month ago](https://wordpress.org/support/topic/form-embedded-image/#post-4867779)
 * Status: resolved