Post editor inserts paragraph tag
-
I am using IImage Gallery 1.9 to post photo galleries into WordPress 2.1. It works just fine except that the post editor inserts
<p>tags before each anchor when it creates the thumbnails. It seems the editor is set up to do that when there is a break in the text, however this messes up the presentation of thumbnails and since the<p>tags are inserted unclosed it invalidates the code.
I am sure WordPress is causing this and not IImage Gallery, since it’s only happened since I upgraded. This happens in the visual and the code editor modes.
How can I stop the editor from inserting<p>?
See an example here.
The topic ‘Post editor inserts paragraph tag’ is closed to new replies.