Commenting on my blog using pictures
-
Is it possible for my friends to comment on my blog BY uploading pictures?
The blog I need help with is: (visible only to logged in users)
-
The short answer is no. There is no way for readers to upload iamges to your blog.
The longer answer is that they should be able to use some HTML to insert an image into their comment if it is already hosted on the internet somewhere.
Code would be similar to this:
<img src="http://www.example.com/example.jpg">
- The topic ‘Commenting on my blog using pictures’ is closed to new replies.