Forum Replies Created
-
AuthorPosts
-
Gunvor
ParticipantMy problem from post 23787 has been solved! Thanks!
Gunvor
ParticipantMy problem from post 23787 was not solved too
Gunvor
ParticipantI’m going to create a feature request for the developer team to support this case.
Could you please tell me how long it will take to fix it? Or maybe there are some hack to fix it before your developer team do? Now I use old version of MetaBox.
Gunvor
ParticipantHi, Long Nguyen!
I have an issue with latest version Meta Box 5.3.6. Just updated today.
So, I use this code
add_filter( 'wp_default_editor', create_function( '', 'return "html";' ) );
for html (plain text) editor by default.Everything was fine and Metabox was always listening this hook before today. Now any WYSIWYG fields from Meta Box show me Rich editor by default.
What can I do?
Gunvor
ParticipantThank you for your answer!
Yes, I can use textarea, but I need quicktags-toolbar ))
Any idea how I can add this toolbar to textarea?
Gunvor
ParticipantHi guys!
Every time when I update this plugin I'm realy worried. Because every time I can lose some data and even don't know about this unless occasionally.
Please! Could you please be carefuly with updating the code of the plugin!
December 5, 2018 at 3:26 PM in reply to: ✅metabox removes multiple text field with html links inside #12490Gunvor
ParticipantNo I didn't. But now I have tried, and it's OK! Thanks!
December 1, 2018 at 4:41 PM in reply to: ✅metabox removes multiple text field with html links inside #12424Gunvor
ParticipantThere is another bug with this code. Put in #1 field "one", then put in #2 field "two" and Save post. Now it's ok, you see 2 fields https://i.ibb.co/Nj1MtZT/11.png. Then change "two" for "Two" (big letter https://i.ibb.co/gRgq4gq/22.png) and Save post - it's gone
-
AuthorPosts