xytroyzy / wordpress-custom-content-type-manager

Automatically exported from code.google.com/p/wordpress-custom-content-type-manager
0 stars 0 forks source link

Line Breaks aren't being preserved from WYSIWYG editor on custom fields #597

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Please make sure you are including enough information to make this a valid
bug report: https://code.google.com/p/wordpress-custom-content-type-
manager/wiki/ReportingBugs

What steps will reproduce the problem? (Be *specific*)
1. You submit your information from the WYSIWYG editor for the custom fields.
2.
3.

What is the expected output?
It doesn't let you put things on new lines without adding <br> elements 
manually in the text tab of the editor and if you switch to visual it removed 
all of the <br> elements that I added. Although I believe this is core 
WordPress functionality possibly - I was hoping you could help find an answer 
to my problem. I need it to preserve the line breaks and spacing from the 
WYSIWYG editor.

What do you see instead?
I see everything on one line unless I manually put in <br>s.

Does the problem continue if you disable all other plugins? (plugin
conflicts cause a LOT of problems, so please isolate the problem)
Yep

Please copy and paste the system information that appears in a yellow
textarea when you click on "Report a Bug" on any CCTM admin screen (this
includes the version of the
plugin, the version of PHP, the version of MySQL, a list of other active
plugins etc.):

*SYSTEM INFO* 
------------------------ 
Plugin Version: 0.9.8.6-pl
WordPress Version: 4.2.4
PHP Version: 5.3.3
MySQL Version: 5.1.73
Server OS: Linux
Language: 
------------------------ 
ACTIVE PLUGINS: 
 * Custom Content Type Manager : Advanced Custom Post Types v.0.9.8.6 [https://github.com/craftsmancoding/custom-content-type-manager]
------------------------ 
CURRENT THEME: Twenty Fourteen v.1.1 http://wordpress.org/themes/twentyfourteen

Original issue reported on code.google.com by stevsaba...@gmail.com on 13 Aug 2015 at 5:18