[SOLUTION] Allow line breaks with the TinyMCE WYSIWYG editor in drupal
Where I can not skip lines in the product description posted by Ubercart.
I use TinyMCE as editor.
The solution is to configure input formats here: admin / settings / filters
default home is Filtered HTML which is the default. By clicking on the page I get configure: admin/settings/filters/1
When line break converter filter and Html are checked every 2, line breaks are working properly. If one of the 2 is not checked I lose the line breaks. If the two are knocked out the line breaks work correctly again.
0 comments:
Post a Comment