Shortcode_Button
Shortcode_Button copied to clipboard
Shortcode button on WYSIWYG in CMB2 repeater field
Button is not showing up in a repeatable group field with a WYSIWYG sub field.
Actually, the buttons seems to appear on Text mode, but not Visual.
Man, sorry for blowing it up here. On my page template I was removing the editor via:
remove_post_type_support('page', 'editor');
It looks like Shortcode_Button relies on the editor in order to set itself up. I'll have to look for a way to manually fire it because my template doesn't use the editor, only a CMB2 repeater with WYSIWYG's