How to get line breaks to translate to paragraphs?
By default, line breaks in the TinyMCE editor are convered into <p></p> paragraphs. Either your theme or a plugin is disabling this functionality. To figure out which, you need to: Disable all plugins and see if this fixes the problem. If it does, then re-enable your plugins one at a time to see which one … Read more