For asking some questions or answering, it becomes helpful to accompany it with some images or videos.
So how can I insert images and videos in MakeUseOf Answer’s question section and in comments section, i.e. Disqus? Any online method to embed images and videos without signing up on that site? As sharing link is very common.
I have tried to upload some images from my PC in Disqus, but it shows up error.How can I troubleshoot this?
thanks for the follow up
I want to share my works video over disqus, Is this the best way to do it? - http://youtu.be/YEz_xjcx7m8
Thank you all for the help.Now,I will answer questions in a much better way.
Nice try. I'm rather certain that Disqus has XSS attacks in mind. Even if that was allowed, it would be far more effective to inject an IFrame playing your stupid video in a descrete fashion (which it wouldn't, autoplay isn't enabled), not where they obviously know where the sound is coming from.
......relax. its an embedded youtube video i was testing it out after reading your post but then i realized you only need to use the video url link.
So embed code is not supported in Disqus?
Only certain tags are. For instance, I can bold my text, but I can't use Javascript.
alert('Hello World!');
Oh! it's Disqus that regulates all this.Thanks for the information.
Tell your mom to blow me, and my cum will show you the waaaaaay. (:
Thanks Jeffery. So, Sunsandeep, any error you are getting is because the file is likely not in a format acceptable on the internet - like a .bmp screenshot or something?
To insert an external image do the following:
<img src="http://www.website.com/img.jpg" />
Replace "website.com/img.jpg" with the URL and path to the image.
It's not actually going to show you the image here, since I've had to escape the string so it didn't implement the code, however the image would appear below at the bottom of this message as a thumbnail. Example:
If the image is on your hard drive, just click on the "image" icon in the bottom left (go to make a comment and you'll see it)
For YouTube videos, simply enter the link.
http://www.youtube.com/watch?v=m1gSp672C2E&feature=related
Read more about adding images and videos at the Disqus Documentation.