Limited Support
Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.
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"`.