Jonathan Sanderson
Jonathan Sanderson
I imagined it as Sean Connery saying 'Seven', as in "Double-oh sheven."
Hmm. I see the dilemma. Wrapping the examples' font imports with `try` and a helpful error message tends to be my preferred way of doing this; it seems the most...
Update: looks like it is the gulp 3 / node 12 issue. If I `nvm install 8.16.0` then run the yarn/gulp tasks, build succeeds as expected.
Cool, thanks @jonmcp. I realise it's early days for the theme. I'll carry on logging issues if and as I come across them, but if that's not helpful do tell...
This also seem to apply to the link text elements in Benenson's Image block.
Aaaah, gotcha. I should have spotted the CPT in the sidebar - I'm so used to staring at a site that has a stupid number of custom types, I'm rather...
Aaaah… huh. The first-post featured image-as-category-header isn't showing up for me, though. Re: child theme: I tried and failed, but that may have been before I set up an older...
Very late to follow up, but: I ran out of time to get set up with a child theme, sorry, but did manage to successfully launch my site on Benenson:...
Looks like a fix here might be as simple as: in `includes/theme-supports.php` add line to `benenson_theme_support()`: ```php add_theme_support( 'responsive-embeds' ); ``` reference: https://developer.wordpress.org/block-editor/developers/themes/theme-support/#responsive-embedded-content Tricky for me to test robustly, but...
Solving my own issue here: check [this section at the main OpenCore docs](https://dortania.github.io/OpenCore-Install-Guide/troubleshooting/extended/userspace-issues.html#macos-installer-in-russian). I had to do the second stage reset.