Skip to main content
Main Content

Adding images

Adding images
Posted 2020-10-21 19:17:59

Whenever I try and add an image to my page it doesn't show up. This was happening in the fourms as well, but maybe I'm doing something wrong? Do I have to be in code view to add images?

Forest
#12830

Posted 2020-10-24 23:43:00

you cant copy paste, either source it with code view or the Picture button above the edit box


ØҜΔΜƗ
#10391

Posted 2020-10-25 06:13:03

^That; for the most part (your browser may vary) you can right-click an image to copy its URL, then put that in the text editor’s picture option (to the right, looks like a little landscape).

Do note that you can’t do this with wardrobe pictures! The way it’s coded means you’ll most likely get a “blank.png” which isn’t what you want; you’ll have to take a screenshot and upload it to an image host like imgur to get the URL.


🐺
#9672

Posted 2020-10-25 15:34:38

I try to use the picture, but whenever I enter the link and click "insert image" nothing pops up. I'm using an Imgur link, so I don't understand why it's not working?

Forest
#12830

Posted 2020-10-25 15:34:39

I try to use the picture, but whenever I enter the link and click "insert image" nothing pops up. I'm using an Imgur link, so I don't understand why it's not working?

Forest
#12830

Posted 2020-10-25 15:35:15

Oops I didn't mean to double post?

Forest
#12830

Posted 2020-10-25 20:01:26 (edited)

Hmm, could you paste the URL you’re using? It needs to end in .jpg, .jpeg, or .png (not case-sensitive) to work—

Actually, now that I check, imgur’s “copy link” thing doesn’t give you the direct URL anymore? >:V My bad, apologies. You’ll want this:

✔ https://i.imgur.com/t2Ez6vw.png

✗https://imgur.com/t2Ez6vw


🐺
#9672

Posted 2020-10-25 22:33:26

Huzzah, that worked! Thank you so much <3

Forest
#12830

Posted 2022-06-24 15:24:01
How do you get images on mobile??
Lora
#73902

Posted 2022-06-24 19:51:05 (edited)
It likely depends what kind of phone you have. I have iPhone. If you select the image and hold your thumb down, it'll pop up a menu. Click "copy", and it will copy the image URL. Then, on Wolvden, you can click the little landscape button above where you post to insert an image code (or you can just type it out like below) and insert the URL there.

Image code:


The same goes above, of course; make sure the image ends in an image file type (something like .jpeg, .jpg, .png) so you know you're directly linking the image.

Optionally, you can "Save A Copy" (which saves the image to your phone) then upload it to an image hosting site like imgur, and then use that direct image link. Just be mindful not all images are free to take. :)

fireflii
#757

Search Topic