Tagged: dynamic content, group tabs
Hello!
We’re using your Group Tabs Creator Pro plugin, and also the minor addon you created to make dynamic tab content.
Everything works great, but I’m wondering if it could possibly support the Gutenberg editor. As of right now, it shows a simple WYSIWYG/classic editor. Being able to use a few Gutenberg blocks there would be amazing.
Thank you!
Hi Roger,
Thank you for using the plugin.Do you want the Gutenberg support in the dynamic tab content plugin?
Please let me know and I will assist.
Regards
BrajeshHi Brajesh!
Sorry for my delay.
Yes, in the dynamic tab content plugin primarily. Although, I’m working on another project that is only using the group tabs, not the dynamic content.
Thank you,
Hi Roger,
Thank you for the reply.We won’t be able to support the block editor directly for the group tab plugin.
It is feasible to enable it for the Dynamic Content. In order to make the block editor available, we need to enable show_in_rest for the post type. Since the dynamic content is private post type, we did not do it. should we do it if the logged user is admin/editor/authors?
Regards
BrajeshHi Brajesh,
Yes, that makes sense. For just hose users would be fine. Only admins are creating the content, so that is fine.
Thank you!
Hi Roger,
Thank you.You can use the following snippet to enable it.
https://gist.github.com/sbrajesh/deafa55811988fd678d19d919094f47d
Hope that helps.
Brajesh
You must be logged in to reply to this topic.