Title: Image as Answer
Last modified: August 21, 2016

---

# Image as Answer

 *  Resolved [sphill](https://wordpress.org/support/users/sphill/)
 * (@sphill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/)
 * Hello,
 * I am trying to add an image as well as text as an answer for my poll. I saw the
   one thread where mentioned you could just use the HTML <img src=”[http://&#8230](http://&#8230);..”/
   > tag, but for some reason it’s only showing the HTML tag as text and not the
   image.
 * Thanks, in advanced!
 * My code is below:
    `<img src="http://burlsworthtrophy.com/wp-content/uploads/
   2013/11/Wisconsin-81x50.png"/>`
 * [http://wordpress.org/plugins/yop-poll/](http://wordpress.org/plugins/yop-poll/)

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

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333579)
 * Hi sphill,
 * Please send us an example (link or photo with your poll) that illustrates the
   problem you’re having.
 * Regards,
 * YOP Team
 *  Thread Starter [sphill](https://wordpress.org/support/users/sphill/)
 * (@sphill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333583)
 * Thanks, for your speedy response.
 * Here a link with the way the way the code is appearing on the poll of the website:
   [](http://burlsworthtrophy.com/wp-content/uploads/2013/11/bug1.png)
 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333588)
 * Hey sphill,
 * Unfortunately you did not include the link in your previous post.
    Please send
   it so we may assist.
 * Regards,
 * YOP Team
 *  Thread Starter [sphill](https://wordpress.org/support/users/sphill/)
 * (@sphill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333593)
 * Sorry it told me it included it.
    [[link]](http://burlsworthtrophy.com/wp-content/uploads/2013/11/bug1.png)
 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333712)
 * Hi sphill,
 * Please send us a link to the website page where you have the poll.
 * Regards,
 * YOP Team
 *  Thread Starter [sphill](https://wordpress.org/support/users/sphill/)
 * (@sphill)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333715)
 * Hi YourOwnProgrammer
 * Thanks for your response.
 * Here is the page where I have my poll: [http://burlsworthtrophy.com/?page_id=465](http://burlsworthtrophy.com/?page_id=465)
 * I am entering the image HTML tag as my answer for the poll to get an image to
   appear, but the answers are displaying just the HTML code as text. Am I missing
   something simple?
 * Thanks!
 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333717)
 * Hi sphill,
 * Edit /inc/yop_poll_model.php and replace this line
 * if ( ‘yes’ == $poll_options[‘poll_answer_html_tags’] )
 * with
 * if ( true )
 * Please let us know if you need more help.
 * Best wishes,
 * YOP Team

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

The topic ‘Image as Answer’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-256x256.png?rev=3524390)
 * [YOP Poll](https://wordpress.org/plugins/yop-poll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yop-poll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yop-poll/)
 * [Active Topics](https://wordpress.org/support/plugin/yop-poll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yop-poll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yop-poll/reviews/)

## Tags

 * [answer](https://wordpress.org/support/topic-tag/answer/)
 * [image](https://wordpress.org/support/topic-tag/image/)
 * [vote](https://wordpress.org/support/topic-tag/vote/)

 * 7 replies
 * 2 participants
 * Last reply from: [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/image-as-answer/#post-4333717)
 * Status: resolved