Can't believe we can't upload pics when contacting author support

Screenshots are the primary way of describing the issue.

While it’s true that you can’t upload picture in a direct way, you can embed pictures into your comments via HTML.

How to embed pictures...
  1. Upload your picture to an image hosting site e.g. postimage.org (my favorite).

  2. Copy the direct link of your picture. A direct link usually ends with your picture file’s extension e.g. .png, .jpg etc.

  3. Use the HTML tag <img> like this: <img src="YourDirectLink"/> (keep the double quotation marks).

  4. Paste the <img> tag into your comment.

I hope this helps.

1 Like