Mike Burns
Mike Burns
Thanks for the response! We'll give `0.7.x` a shot and see if it resolves the crashes on mobile Safari. > Thanks a lot for this hint: `/[\p{Z}\p{S}\p{P}\p{C}]+/u`. Could you give...
This worked for me (macOS 12.1): ``` gpg2 --keyserver hkp://keys.openpgp.org:80 --recv-keys 409B6B1796C275462A1703113804BB82D39DC0E3 7D2BAF1CF37B13E2069D6956105BD0E739499BDB ```
Looks like there was an issue bringing the container up. Can you paste the output of the following command? ``` docker-compose logs wordpress ``` Successful output would look something like...
@visata Makes sense! We don't have many Windows users here at Upstatement, so PRs would be very appreciated. 😄 It's likely that our batteries-included starter kit will be open sourced...
I was able to work around this by using this Rollup plugin: https://www.npmjs.com/package/rollup-plugin-typescript-paths Not sure if that's the best solution, but if so it could use a mention in the...
Thanks for looking in to it, @EpicKau! I just spun up a fresh WP install with the Timber starter theme. Here are a few relevant screenshots:  ![localhost_8080_wp-admin_term...
@EpicKau Ah got it -- that's an interesting approach (hooking into `acf/format_value`), may be a good workaround for us given that the original issue is resolved in the `2.0-alpha`. We'll...
https://github.com/Upstatement/react-express-starter
Just wanted to bump this feature request! We're also looking for a way to workaround the underlying platform limitation that this plugin solves with Next.js and hit a wall with...
Hi Hugh! What theme are you using? And what menus are you referring to? The navigation visibility setting is designed to work with template tags and widgets defined by the...