Avada › Forums › Community Forum › Conflict between “Fusion Builder” and “Gutenberg” Youtube Block
-
AuthorPosts
-
Hi everyone,
I’m using Guntenberg to create the articles on my site and I realized that it conflicts with Fusion Builder if I insert the YouTube Block.By deactivating Fusion Builder the layout works, but when it is active, the pages built with Gutenberg have the videos over-sized and not centered in the desktop version (and not visible in the mobile version)
Can anyone confirm this problem?
I leave you a link: https://www.giovaniravenna.it/2019/01/16/gmg-2019-panama/Thanks
I have found the solution.
Go to the functions.php file, scroll to the bottom then copy and paste the below code into the file.
add_theme_support( 'responsive-embeds' );
I cannot get Gutenberg to work with my Avada them at all.. we have plugins that depend on gutenberg
Avada has a whole webpage talking about how they are compatible! such a waste of time! -
AuthorPosts
- You must be logged in to reply to this topic.