Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter rudeboy

    (@rudeboy)

    my point isn’t about my design (which is still a work in progress), but rather tracking down why wordpress is editing my code. no matter what i insert into the database, be it with the rich editor, with the plain html editor or by hand directly into the cell, the code is changed by the time it gets to the browser.

    my main concern is that it’s throwing out tags that should be there and inserting tags that i never typed. these extra paragraph tags are ruining my page’s xhtml validation because WP2 is currently inserting 9 open <p> tags that shouldn’t be there.

    i need to get this figured out not only for my page validation, but to avoid this problem in the future. anyone know how to get wordpress to not reformat and edit code before it’s sent to the browser?

Viewing 1 replies (of 1 total)