Title: Add another input
Last modified: August 21, 2016

---

# Add another input

 *  Resolved [setransycons](https://wordpress.org/support/users/setransycons/)
 * (@setransycons)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/)
 * Hy,
    i’m trying to make a photo-gallery and i need another input for each photo
   description in order to show it. Could you help me?
 * Thanks,
    Sergiu
 * [http://wordpress.org/plugins/yop-poll/](http://wordpress.org/plugins/yop-poll/)

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

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/#post-4482846)
 * Hi Sergiu,
 * Please give us more details about the input you want to add and tell us exactly
   what you want it to do so we may assist.
 * Regards,
 * YOP Team
 *  Thread Starter [setransycons](https://wordpress.org/support/users/setransycons/)
 * (@setransycons)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/#post-4482862)
 * I use yop poll plugin in order to make a vote sistem in site. The voting system
   will allow users to vote photos, i my case. My problem is that: in back-office
   i have one field called answer(answer1, answer2…etc). That field has one input
   where i enter the url of a photo. What i need is to create another input for 
   each answer field where i will enter description of that photo in order to show
   it in front. I hope you understand me.
 * Thanks,
    Sergiu
 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/#post-4482863)
 * Hi Sergiu!
 * In order to insert photo description just add your text next to <img> tag in 
   your input and the description will appear next to your image.
 * If you want description you entered to appear under the image, edit inc/yop_poll_model.
   php and replace all occurences of `<a><img>` with `<a><img><br>` and save. After
   that, when you edit poll answers, just add `<br>` tag between <img> and description.
 * Regards,
 * YOP Team
 *  Thread Starter [setransycons](https://wordpress.org/support/users/setransycons/)
 * (@setransycons)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/#post-4482865)
 * Works perfectly!
 * Thank you!

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

The topic ‘Add another input’ is closed to new replies.

 * ![](https://ps.w.org/yop-poll/assets/icon-128x128.png?rev=984980)
 * [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

 * [description](https://wordpress.org/support/topic-tag/description/)
 * [input](https://wordpress.org/support/topic-tag/input/)
 * [yop](https://wordpress.org/support/topic-tag/yop/)

 * 4 replies
 * 2 participants
 * Last reply from: [setransycons](https://wordpress.org/support/users/setransycons/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/add-another-input/#post-4482865)
 * Status: resolved