Skip to:
Content
Pages
Categories
Search
Top
Bottom

Quote marks replaced with HTML characters

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

    "

    This includes when I use backticks and/or 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?

    [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?

Viewing 1 replies (of 1 total)

  • chrishajer
    Participant

    @chrishajer

    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?

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