• I am using WP 3.5.2, and the website I am trying to create is http://zsoundz.net/

    OK, I Paste into the Edit window for the Jazz Resources page from a text editor this:

    Jazz Northern Colorado
    Fort Collins CO Nightlife
    Denver 365
    Westword

    I highlight the text and click on the bullet tool (“Visual” editor). Only the first item is bulleted. When I look at the code (“Text” editor), most of the <li>and </li> tags are missing. If I add the missing tags, the list displays properly. Why doesn’t the bullet tool work?

    I then tried to apply bullets to the next three items:

    Gift of Jazz
    Jamey Aebersold Jazz
    List of jazz genres

    Same problem.

    Here is the code:

    <ul>
    <li>Gift of Jazz
    Jamey Aebersold Jazz
    List of jazz genres</li>
    </ul>

    If I type the info into the edit window (instead of copy and paste from a text editor – Notepadd++ v. 6.4.1), then highlight the text and apply bullets, they work as expected.

    Why does the copy and paste not work?

    I have tried searching the WP forums and tried a search engine search, but did not find any thing that I can determine is relevant. I saw some references to a style.css file, but after connecting to the site via ftp and searching, no such file was found.

    Can anyone help?

Viewing 1 replies (of 1 total)
  • Tracy Levesque

    (@liljimmi)

    🏳️‍🌈 YIKES, Inc. Co-Owner

    Hello.

    I copied your text above, put it in Notepad++, copied that, pasted it into the visual editor, highlighted it all then used the bulleted list button and it worked for me.

    I also tried just copying your text above and pasting it into the visual editor and it worked that way, too.

    Did you try upgrading to WP 3.6? That’s what I was using, I don’t have a copy of 3.5.2 to try it out on.

Viewing 1 replies (of 1 total)
  • The topic ‘Bulleted lists not displaying properly’ is closed to new replies.