• I’ve had this issue before where WordPress’ editor would insert extra HTML tags into my code and thus screw up my layout a bit. I thought switching WTSIWYG editors from TinyMCE to CKEditor would change that and sometimes it does, but in this example, it’s not. I uploaded an image and even though I didn’t tell it to, it added a
    tag (and sometimes a </p> tag) after the image even though I don’t want it. So I go into the Text portion of CKEditor, the
    isn’t there so I just hit delete to essentially remove all white space in that area. Still the
    persists after the img even after refreshing the cache. What can I do in this situation?

  • The topic ‘WP adding extra code after image uploads.’ is closed to new replies.