Meta Box
Support › MB Group › Wyiswyg doesnt cloning (WP 4.7.5)
Hi! I have the same issue https://support.metabox.io/topic/problem-with-clonable-wysywig/ but i dont use alpha version, just updated 4.7.5 (ru) Can you help me how to fix it? Thanks.
Hi,
Can you please post your code here?
Hi, same problem with 4.7.5 (official version) as i mentioned in https://support.metabox.io/topic/problem-with-clonable-wysywig/
smaple code:
'fields' => array( array( 'id' => 'partners', 'type' => 'group', 'clone' => true, 'fields' => array( array( 'id' => "{$prefix}title", 'class' => 'title', 'type' => 'text', 'placeholder' => 'Partner' ), array( 'id' => "{$prefix}contact", 'type' => 'wysiwyg', 'raw' => true, 'options' => array( 'textarea_rows' => 7, 'media_buttons' => false, 'tinymce' => false ) ) ) ) )
Hi Hazmi,
Thanks for your code. I've tested and see the content is saved, but the buttons in the toolbar don't work. Is that the problem you mentioned?
yes, that's my problem. Buttons are working only after i saved the post.
Thanks. I'm working on it.
The problem is that after save and then open to edit Wyiswyg is missing at all cloned fields except of first group. They looks like that (screenshot) - http://joxi.ru/L21Xk6qUeGjOmX but the 1st group is correct - http://joxi.ru/zANawzXUEJoX29 Code is : https://pastebin.com/cTLJLCfN
Hi @i.ugarov, we're fixing it. Will be done soon 🙂
Thanks Anh, also "collapsible" doesnt work, should i post a new ticket?
Yes, please. It helps tracking easier.
Anh how soon is possible to fix that issue? I got update of the extension, but that problem is still there. Can you give me date?
We're having a problem when cloning a group, which has a cloned wysiwyg field. The generated ID for the wysiwyg must be unique. We're trying our best to fix it this week. We'll keep you posted.
Hi again,
This bug is fixed. Please update **both** Meta Box and Group.
Hi Anh I still getting this bug - http://joxi.ru/p27bJajCQ09pm7 also *add more* button before - http://joxi.ru/DmBz985iXNvVmP with no console errors. Plugins status - http://joxi.ru/MAjb6EDCVvwNAe