Skip to main content
Main Content

How to post an image on here??

How to post an image on here??
Posted 2020-11-09 13:18:00

Hey! So I run an art shop and I like to post pictures of my finished products. Problem is, every time I do the usual coding, the link immediately turns into a hyperlink or it plain refuses to work. If I try to go into my other posts to copy and paste whatever the heck I managed to figure out for the other images, it doesn't show me the coding, just the image as is. There has to be an easier way. What's the plain and simple code for making an imgur image... well, an image?


coyotecantdance
#8633

Posted 2020-11-09 13:45:14

the image you want to post needs to be saved on a host site (imgur, deviantart, discord, etc.)

And to insert it you need to copy the link of the picture and use the image link (next to the paragraph).


Sienna Snow
#402

Posted 2020-11-09 13:48:21

I know-- I host it on imgur, I try to use the image link and nothing happens, it always comes up blank. Like so

I just did the Image url insert image thing, nothing happened

[img]https://imgur.com/a/yUQpAJj.png[/img] nothing


coyotecantdance
#8633

Posted 2020-11-09 13:50:14

You should use the Insert Image option already implemented in the game, not html. And you copied the webite link not the actual picture link.



Sienna Snow
#402

Posted 2020-11-09 13:51:35

I did use the insert image option already in the game, is the problem. :/ it doesn't seem to work for me.

What's the difference in the website link versus picture link? 


coyotecantdance
#8633

Posted 2020-11-09 13:52:17

This site uses HTML, not BBCODE so those won't work. You can click the painting icon above the text field when creating a post and enter the image URL there. It will transform it into HTML code for the image to be displayed :>


hydde 🥀 on hiatus
#7307

Posted 2020-11-09 13:53:26

This is the actual picture link: https://i.imgur.com/NZqhTqK.png


Sienna Snow
#402

Posted 2020-11-09 13:54:25

I understand, I wish I could screen record or something because I put the link in the picture think and it doesn't work. Also I used HTML code before, I copied and pasted some stuff over from lioden, but someone on here said it was BB code lol.

Let me try HTML

<img src="https://imgur.com/a/yUQpAJj.ong">


coyotecantdance
#8633

Posted 2020-11-09 13:54:44

Oops

<img src="https://imgur.com/a/yUQpAJj.png">


coyotecantdance
#8633

Posted 2020-11-09 13:57:34

if you're using the pure HTML and not the image insert bit, i think that only works if you switch to 'code view' (click the </> symbol on the left), insert your HTML code into there and then it should in theory work? 


Kookaburra
#6027

Search Topic