Forums

Join
bbPress Support ForumsTroubleshootingQuote marks replaced with HTML characters

Info

Quote marks replaced with HTML characters

  1. When I post code samples in my bbPress install, all quote marks show up like this:

    "

    This includes when I use backticks and/or [code] buttons. Neither work.

    For instance, when I post this code:

    <div class="box">This is a box</div>

    It becomes:

    <div class=&quot;box&quot;>This is a box</div>

    I am using the beta version of bbPress with WordPress integration. I have deactivate all plugins and switched themes, so I know it is a problem with my bbPress code.

    Thoughts?

  2. If you undo the integration (don't include WordPress inside the bb-config.php) does it still happen?

    Also, are you using a language other than English?

  3. You must log in to post.