hi, could you describe what is going on? screenshots would be great.
Thread Starter
fimarc
(@fimarc)
When I try the container block from it displays “This block has encountered an error and cannot be previewed.
Screenshot:
https://www.forbesindustries.com/wp-content/uploads/2021/06/Screenshot-2021-06-01-075154.jpg
Thread Starter
fimarc
(@fimarc)
This is the console error I see when creating a container block while 3D Flipbook Plugin is active on my website.
https://prnt.sc/13rf3mn
thank you. there is a conflict in ReactJS version: they use 16.13.1, we – 17.0.2. You can disable 3D FlipBook integration in the classic editor: use plugin editor and replace
add_action('init', '\iberezansky\fb3d\add_tinymce_plugins');
with
// add_action('init', '\iberezansky\fb3d\add_tinymce_plugins');
in inc/insert.php
We asked Genesis Blocks team to update ReactJS library https://ww.wp.xz.cn/support/topic/reactjs-version/
Thread Starter
fimarc
(@fimarc)
Okay that’s a fine solution till Genesis Blocks updates their react ver. Thanks!
-
This reply was modified 4 years, 11 months ago by
fimarc.