Skip to:
Content
Pages
Categories
Search
Top
Bottom

Showing HTML tags on post

  • @andrew79

    Member

    Guys can anyone let me know how you can show html tags on the post,

    i’m trying to include a < i m g > tag on my forum to guide someone on using it but it keeps translating it to html coding. Tried CDATA and that didnt work.

Viewing 9 replies - 1 through 9 (of 9 total)
  • @chrishajer

    Participant

    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)

    @andrew79

    Member

    Emm I tried that and it still didnt work……

    @chrishajer

    Participant

    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?

    @andrew79

    Member

    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

    @andrew79

    Member

    Haha weird. I can do it here but not on my forum….. where would look for the problem…..

    @andrew79

    Member

    @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

    @chrishajer

    Participant

    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

    @andrew79

    Member

    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.

    @chrishajer

    Participant

    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…

Viewing 9 replies - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.
Skip to toolbar