blwinokur
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 4.2 Update broken all post stylingThey’re different. the first one does not have a blank line in between the paragraphs as it should (and which is how it is displayed in the visual editor). The second post does have proper line spacing in between paragraphs.
It’s not a browser or cache issue as I’ve cleared cache, tested it in multiple browsers on multiple computers and it still has the same issue.
Here’s how it should look:
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.
Here’s how it actually looks:
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.
TextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextTextText.This is what i’m talking about. In the visual editor everything looks correct, but when it publishes it doesn’t correctly format line breaks and paragraphs.
Forum: Fixing WordPress
In reply to: 4.2 Update broken all post stylingexamples of broken post:
http://www.cigarjedi.com/cigar-review-house-of-emilio-af2/example of normal post:
http://www.cigarjedi.com/warped-cigars-flor-del-valle-sky-flower/Forum: Fixing WordPress
In reply to: 4.2 Update broken all post stylingYes I can confirm. After doing some more research, it appears that only the most recent posts have been affected by this issue.
Older posts have held onto their proper structure and formatting.
Also, when switching from visual to html editor “ ” is no longer passed to the html side for line breaks, which is what appears to be causing the formatting issues as everything is just a block of text.