• This line:
    ed.settings.theme_advanced_buttons1 = "bold,italic,underline,seperator,justifyleft,justifycenter,justifyright,separator,link,unlink,seperator,pastetext,pasteword,removeformat,seperator,undo,redo,seperator,spellchecker,";

    Should read:
    ed.settings.theme_advanced_buttons1 = "bold,italic,underline,separator,justifyleft,justifycenter,justifyright,separator,link,unlink,separator,pastetext,pasteword,removeformat,separator,undo,redo,separator,spellchecker,";

    That way the separators will show.

    http://wordpress.org/extend/plugins/wp-tinymce-excerpt/

  • The topic ‘seperator should be separator’ is closed to new replies.