Tagged: editor, line breaks, textarea, wpautop, wysiwyg
- This topic has 3 replies, 2 voices, and was last updated 6 years, 3 months ago by
Steve.
-
AuthorPosts
-
-
October 14, 2015 at 11:53 am #4576
kplanetaMemberHi,
At the begining I would like to thank you for the plugin and your fantastic work 🙂
And now, the problem.
I’m running WP 4.3.1 in multisite mode with piklist 0.9.9.2 installed.
The problem I’m seeing is in admin panel (not user visible site) with the missing line breaks in the content of editor and textarea in “add more” group.
My best guess is that when textarea or text editor are withing an “add more” group, the the content from database gets returned to those fields without the nl2br and wpautop respectively.
Explanation.
When I enter a text in either a textarea or editor that are in “add more” group and save the page, after reload I see no line breaks in the text in these boxes. Everything is in one line. Everything is ok with the saved values though and they look just fine on the site (of course when I output the code with nl2br(esc_textarea( $textarea_content )) and wpautop( $text_editor_content )). The problem is only visible in the admin panel.
See the attached images before and after saving text in textarea and text editor. The textrea and texteditor on top are on their own whereas the ones below are in the repeatable group.
Attachments:
You must be logged in to view attached files. -
October 14, 2015 at 1:53 pm #4582
SteveKeymaster@kplaneta– Welcome to the Piklist Community!
We were able to reproduce this bug and it will be fixed in v0.9.9.3 which should be release tomorrow.
Glad you love Piklist. Feel free to tell the world by leaving Piklist a 5 Star review on WordPress.org. It really helps the project!
-
October 14, 2015 at 2:03 pm #4583
kplanetaMemberWow. That sure was quick. 5 stars rating for you was posted 20 secs ago 🙂
-
October 14, 2015 at 2:04 pm #4584
SteveKeymasterWow. That rating was quick! Thanks so much.
-
-
AuthorPosts
- You must be logged in to reply to this topic.