bbPress

Simple, Fast, Elegant

bbPress support forums » Troubleshooting

Showing HTML tags on post

(10 posts)
  • Started 1 year ago by andrew79
  • Latest reply from chrishajer
  • This topic is not resolved
  1. 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.

    Posted 1 year ago #
  2. 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)

    Posted 1 year ago #
  3. andrew79
    Member

    Emm I tried that and it still didnt work......

    Posted 1 year ago #
  4. 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?

    Posted 1 year ago #
  5. 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

    Posted 1 year ago #
  6. andrew79
    Member

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

    Posted 1 year ago #
  7. 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

    Posted 1 year ago #
  8. Do you have the allow-images plugin? Just curious.

    I think it's related to this (still unresolved):
    http://bbpress.org/forums/topic/cant-put-code-between-backticks-after-upgrade?replies=4#post-8736

    Posted 1 year ago #
  9. 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.

    Posted 1 year ago #
  10. 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...

    Posted 1 year ago #

RSS feed for this topic

Reply

You must log in to post.

Code is Poetry.