PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

add pictures to a form?

  1. can i add pictures to my form so people can see the different options im offering?

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  2. Yes, you have a few options here. You can add HTML fields that allow for HTML, so you can add images that way. You can also add images to other fields as well, for example radio field could have multiple images, one for each option.

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  3. Ty my good sir for the timely (and what i wanted to hear) response ^_^

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  4. You got it my friend. Glad to help! ;)

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  5. ok sry follow up question for the radio buttons do i add html code to the values field?

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  6. You would place the img src in the Label field. The values you could use for your own identification purposes - those don't display for the user.

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  7. ok one more dumb question, im new to this if u couldnt tell. where would i find the img src? ive tried a few different things but nothing worked.

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  8. You would need to upload your images to your WP Media Library. From there you can grab the image source. Your html would be:

    <img src="image path here" alt="Image Description" />

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  9. Ty once again good sir for your wise words of wisdom, i have figured it out :)

    Posted 13 years ago on Thursday February 2, 2012 | Permalink
  10. Awesome, enjoy!

    Posted 13 years ago on Thursday February 2, 2012 | Permalink

This topic has been resolved and has been closed to new replies.