Notifications
Clear all

wpForo 1.x.x Inquiry into my issue

2 Posts
2 Users
0 Reactions
291 Views
Posts: 1
Topic starter
(@jacknite3000)
New Member
Joined: 8 months ago

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.

1 Reply
BlackRaz
Posts: 406
Admin
(@blackraz)
Contributor
Joined: 8 years ago

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"`.

Reply