With wordpress version 3.3.1, shift-enter to insert linebreaks in pages and posts is not working anymore. Has anybody observed this as well? Is there a fix for that?
Thanks!
|
With wordpress version 3.3.1, shift-enter to insert linebreaks in pages and posts is not working anymore. Has anybody observed this as well? Is there a fix for that? Thanks! |
|||
|
|
|
It's working for me -- have you checked your source code on the published post to see if If so, you may want to check your CSS to make sure nothing is over-riding the One of the biggest culprits can be float: left being applied to the line breaks. |
|||||||||
|