• I have two authors set up on one of my sites. Whenever I type in IDs (eg below) they are stripped out when I save the page under one of my authors not not the other. Both are admins.

    <li id="text">blah blah</li>

    goes to

    <li>blah blah</li>

    This is very frustrating. Both use HTML view to edit.

Viewing 1 replies (of 1 total)
  • Have you tried:

    – deactivating all plugins to see if this resolves the problem. If this works, re-activate the plugins one by one until you find the problematic plugin(s).

    – switching to the Twenty Eleven theme to rule out any theme-specific problems.

    resetting the plugins folder by FTP or PhpMyAdmin. Sometimes, an apparently inactive plugin can still cause problems.

Viewing 1 replies (of 1 total)
  • The topic ‘IDs stripped out of HTML’ is closed to new replies.