Title: WYSIWYG problem
Last modified: August 22, 2016

---

# WYSIWYG problem

 *  [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/)
 * Hey all,
 * I have the TinyMCE advanced plugin installed. I copy/paste html (text/pics) from
   one page to another, but having problems with lists.
 * For example:
    [http://i59.tinypic.com/2z6f4wj.png](http://i59.tinypic.com/2z6f4wj.png)
 * Should look like this (the listing format, don’t worry about the html styling
   I changed)
 * How it looks:
    [http://i59.tinypic.com/8yxsuu.png](http://i59.tinypic.com/8yxsuu.png)
 * So,the problem is the listing. The sub-lists below the parent numbered lists 
   should be circle.
 * This is the code from the editor’s text tab:
 *     ```
       <h2 id="MailingLists-Howtocreateamailinglist">How to create a mailing list</h2>
       <p>cPanel includes an interface that allows you to define a name, password, and domain name for the mailing list.</p>
       <p>To add a new mailing list, perform the following steps:</p>
       <ol>
       <li>Enter the mailing list name in the <em>List Name</em> text box.</li>
       <li>Select a domain from the <em>Domain</em> menu.</li>
       <li class="title">Enter and confirm the new password in the appropriate text boxes.
       <div class="aui-message warning shadowed information-macro">
       <div class="message-content">
       <ul>
       <li>The system grades the password that you enter on a scale of 100 points. <em>0</em> indicates a weak password, while <em>100</em> indicates a very secure password.</li>
       <li>Some web hosts require a minimum password strength. A green password <em>Strength</em> meter indicates that you met the required password strength.</li>
       <li>Click <em>Password Generator</em> to generate a strong password. For more information, read our<span class="twikiLink"><em> <a href="https://documentation.cpanel.net/display/ALD/The+Password+Generator">Password Generator</a></em> documentation</span>.</li>
       </ul>
       </div>
       </div>
       <div class="title">
       <div class="message-content">
       <p><span style="background-color: #ffff99;">Use a secure password. A secure password is not a dictionary word and contains uppercase and lowercase letters, numbers, and symbols.</span></p>
       </div>
       </div>
       </li>
       <li>Confirm the password in the <em>Password (Again)</em> text box.</li>
       <li>
       <p>Select one of the following privacy options:</p>
       <ul>
       <li>
       <p><em>private</em> — This mailing list has private archives, the administrator must approve subscriptions, and the mailing list is not advertised on the <em>Mailman</em> interface.</p>
       </li>
       <li>
       <p><em>public</em> — This mailing list has public archives, the subscriptions are open, or the list is advertised on the <em>Mailman</em> interface.</p>
       </li>
       </ul>
       </li>
       <li>Click <em>Add Mailing List</em> to create the new mailing list.</li>
       </ol>
       ```
   

Viewing 7 replies - 1 through 7 (of 7 total)

 *  [innuvo](https://wordpress.org/support/users/innuvo/)
 * (@innuvo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584053)
 * It looks absolutely fine in JS fiddle, don’t see anything wrong here:
    [http://jsfiddle.net/0q7utc1j/1/](http://jsfiddle.net/0q7utc1j/1/)
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584057)
 * Odd.
 * This is the page. It happens with all my posts.
 * [http://www.logicweb.com/kb/mailing-lists/](http://www.logicweb.com/kb/mailing-lists/)
 *  [innuvo](https://wordpress.org/support/users/innuvo/)
 * (@innuvo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584074)
 * Ah ok, you were missing the `<ol>` inside of the `<li>` as well.
 * I’ve amended the js fiddle, if you now copy the HTML and the CSS that is shown
   here:
    [http://jsfiddle.net/0q7utc1j/3/](http://jsfiddle.net/0q7utc1j/3/)
 * It should work fine
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584095)
 * Thank you, but unfortunately that didn’t fix it for me.
 * Copied your code to the editor replacing old one, and added the CSS to bootstrapmini
   css file.
 * [http://www.logicweb.com/kb/mailing-lists/](http://www.logicweb.com/kb/mailing-lists/)
 * Still the same.
 *  [innuvo](https://wordpress.org/support/users/innuvo/)
 * (@innuvo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584102)
 * make sure that you put an !important on any CSS if you want to override what 
   is there already.
 * Maybe put a slight bit of a margin on the left of the `<li>` also if you want
   to separate them a little bit
 *  Thread Starter [Chad](https://wordpress.org/support/users/chadi/)
 * (@chadi)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584103)
 * Yes, I figured that out literally a minute before you updated this 🙂 Thank you
   for your help.
 *  [innuvo](https://wordpress.org/support/users/innuvo/)
 * (@innuvo)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584105)
 * No problem, glad you have it sorted

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘WYSIWYG problem’ is closed to new replies.

## Tags

 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 7 replies
 * 2 participants
 * Last reply from: [innuvo](https://wordpress.org/support/users/innuvo/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/wysiwyg-problem/#post-5584105)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
