• Resolved bottleneck

    (@bottleneck)


    Hi.

    A custom icon appears three times after publishing a post instead of normal appearing, as before.

    In this particular case, while trying to figure out what’s wrong and checking a newly created custom link in ‘Text” mode, I can see that closing tag sits in the second line of code:

    <a class="html-link" href="http://www.google.com">just testing
    
    </a>

    After manually moving the closing tag in one line:
    <a class="html-link" href="http://www.google.com">just testing</a>

    and publishing, two extra icons disappear.

    One more thing: the first custom link goes without a problem but the second and the next ones give those triple icons, as described above.
    http://wordpress.org/extend/plugins/tinymce-advanced/

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

    (@bottleneck)

    Hello,

    After updating to WP 3.5.1 this problem won’t appear.

    Marking this topic as resolved.

    Thank you.

Viewing 1 replies (of 1 total)
  • The topic ‘Importing CSS classes from editor-style.css turns ugly’ is closed to new replies.