Can you wrap it in a backtick, which on a US keyboard is on the upper left, on the same key as a tilde, next to the number 1?
Like this:
<img ...
(that img tag is wrapped in backticks to make it appear)
Emm I tried that and it still didnt work……
Works here, obviously.
Do you have a URL where this can be seen and tried? Maybe something is different with your server setup.
Are you using the backtick for sure, and not the single quote?
Yeah,
Here’s my forum
http://smi.robertdesilva.com/forum
Yupe I’m using the backticks …. `
This is what I’m trying to do
<img src="http://somewebsite.com/someimagefile.jpg" />
Thanks,
Andrew
Haha weird. I can do it here but not on my forum….. where would look for the problem…..
@chrishajer – Thanks for looking at it for me. It’s a plugin problem. I had the plugin to post image on the forum deactivating it seems to solve the problem and allow me to post the img tag , but won’t let me actually post the picture…. grrr
Do you have the allow-images plugin? Just curious.
I think it’s related to this (still unresolved):
https://bbpress.org/forums/topic/cant-put-code-between-backticks-after-upgrade?replies=4#post-8736
I do have allow image plugin . That was the thing that wasn’t allowing me to post <img>
tags. I’ve installed the plugin that you have pointed me to . The comment-quick-tags but it returns a script error for me on my firebug (firefox addon) making me think it’s not loading properly.
The allow images plugin just prevents you from using an img tag within backticks. The plugin still works, you just can’t show people how to format their post.
Not sure about the quicktags plugin…