Shortcode_Button icon indicating copy to clipboard operation
Shortcode_Button copied to clipboard

Shortcode button on WYSIWYG in CMB2 repeater field

Open JiveDig opened this issue 8 years ago • 2 comments

Button is not showing up in a repeatable group field with a WYSIWYG sub field.

JiveDig avatar Jun 15 '17 19:06 JiveDig

Actually, the buttons seems to appear on Text mode, but not Visual.

JiveDig avatar Jun 15 '17 19:06 JiveDig

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

JiveDig avatar Jun 15 '17 20:06 JiveDig