Start a conversation

Can I use image or other file types as choice options instead of text?

To do this, first upload your images or sound files (mp3) or video files to the internet.
  1. Copy the URL (web address) of the files you want to display.
  2. Paste it into a text editor like notepad (This is not necessary but makes it easier to add the code)
  3. To display an image, add this code either side of your image URL:
<img src="YOUR_IMAGE_.jpg">
  1. To display a sound or video file - first ensure your site admin has multimedia plugins/filters enabled
  2. Add this code either side of your sound or video file:
<a href="YOUR_SOUND_FILE.mp3"></a>
  1. Set up your choice as normal and in the options boxes, paste the relevant code+URL.
Choose files or drag and drop files
Was this article helpful?
Yes
No
  1. Sakshi Goel

  2. Posted
  3. Updated

Comments