We have added a body font in Global Styles > Typography using the font manager. This is not displaying in the header template for some reason (haven’t checked other global parts). This seems to have started happening in the latest version
Step-by-step reproduction instructions:
Add a custom font using the font manager and apply this to the body text in Global Styles > Typography
Create a header template
Open it in the Site Editor
Add a Nav block (for example)
Notice everything is normal
Install and activate WooCommerce and/or LearnDash.
Notice the font from step 1 (and all global styles) is not being displayed.
I spent some more time looking at this - the global styles stylesheet does not seem to be added to the header template in the editor in our case:
Only the global stylesheets stylesheet and global classes stylesheet are added.
I then disabled all other plugins incrementally and when I disabled both WooCommerce and LearnDash, the issue vanished and the stylesheets loaded correctly:
@Louis, it seems like with either or both of these plugins installed, the editor is in a different “mode”, perhaps similar to the iframe vs non-iframe distinction.
@Louis, for the sake of completeness, I activated WooCommerce on the sandbox demo and it reproduced the issue for your review, let me know if you need any more information.
@Louis, @Araminta, I am guessing the Cwicly team is busy working on a new release, I just want to make sure you have everything you need to reproduce this issue as it is still marked as “checking”.