Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].
I pasted my blog into the editor. It looks great. However, once I publish or preview the blog then the spaces between the paragraphs are not there anymore and it is running all together. Is this from a recent update? Can it be rolled back? My site is https://susanmbarber.com I added a test post in there and you can see the difference between the editor and the preview version. Also why is it showing the “classic” view after publishing? It is all squished into one column.
Hi Susan
Thanks for reaching out. Please, could you confirm the URL where we can see the problem? Is it on your home page or another page on your site?
You’re most likely seeing the new Block Editor, if you’d prefer to use the Classic Editor, you can install the Classic Editor plugin: https://wordpress.org/plugins/classic-editor/
Susanmbarber.com. I put a test blog out there so you can see what it looks like in editor mode and then it preview. It is also happening on my most recent published blog as well.
Thanks.
Because we aren’t logged into your WordPress admin, we can only see the post on the site front-end.
The reason there aren’t paragraphs on this post for example, is because
div
tags are being used instead ofp
tags. I’m not sure how this happened, did you perhaps copy the contents of the post from another editor like Word? To correct, try selecting each paragraph and selecting Paragraph from the toolbar as seen below.If you’re pasting from another editor or program, ideally you’ll need to click the Paste as Text button and then insert your text.
Hope that helps.