Hello my name is Timothy I am a WordPress website owner for my Minecraft server. First off I want to say i love WPforo makes bb press look like a blank page. I have reviewed your frequently asked questions sections but found nothing about my issue. I did find a earlier post on issue and followed it with no success. I am trying to display my gaming signature image in the signature section of the forum profile. The instructions I followed from that earlier post was to use this <img src="http://example.com/yourimage.png" /> I did replacing my image url into the code. The result was only the code would display no image. I would greatly appreciate any help with this.
Hi @jacknite3000,
Before adding the `<img>` code, you need to click the "Source code" button on the editor. After that, inside the opened dialog, you can add the `<img>` HTML code with your image source, like `src="url"`.