Otter Blocks css loading
-
Hello! Thanks for the great plugin. I have faced the following problem, is there any solution for this?
I am using the classic theme (not block theme) and have added the following support in the functions.php file
add_theme_support( ‘block-template-parts’ ); add_theme_support( ‘block-templates’ );
When I’m editing my single post template, the styles of the Gutenberg blocks show up fine in the frontend, but when I use Otter blocks, their styles don’t show up in the frontend. For example, section colors, paddings etc. How would I get the styles to load?
I ran into the same problem when I tried to use the do_blocks command in the php template. Styles of Otter Blocks blocks were missing.
When I use Otter Blocks on pages, there is no such problems with the styles.
Thanks for your support!
- This topic was modified 11 months, 2 weeks ago by .
- The topic ‘Otter Blocks css loading’ is closed to new replies.