Hi,
I've got a problem with the configuration of CKEditor:
When I type some text with the Editor, it creates automatically a second p tag.
For example when I type "Example Text", I get
Example Text
.
And in the source code there are two p tags.
<p>Example Text</p>
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | Blog-1-Before.png | 63.33 KB | wprowe |
| #3 | Blog-2-During.png | 67.47 KB | wprowe |
| #3 | Blog-2-Source.png | 67.83 KB | wprowe |
| #3 | Blog-3-Saved.png | 70.42 KB | wprowe |
Comments
Comment #1
urfali_diyar commentedComment #2
dczepierga commentedPls write your code in "code" tags...
I check this and i cannot reproduce this... anyone else can?
Greetings
Comment #3
wprowe commentedI use CKEditor for all content on my Drupal site. Any time I edit an existing item and save it there is an extra opening
tag with hard line break inside. If I edit it again, it adds yet another one - every time. I have to edit, make text changes, save, and edit again to remove all the extra
tags.
I edited the blog post at this URL http://www.musicphotographers.net/guides-tutorials/rights-grabbing-contr...
See the attached screen shots.