Pascal Birchler

Results 727 comments of Pascal Birchler

You can also just temporarily skip these two tests

> Upgrading to `1.4.0-beta1` is not recommended, since it does not include this plugin When I am running the current beta / `develop` branch, does it even suggest upgrading to...

Lots of great progress here, really awesome to see! 🎉 > Just to note, an update for the beta plugin will show if both the AMP and beta tester plugins...

Som example cases that would need to be covered when having to crop off-screen parts of a video: ![Screenshot 2022-09-20 at 14 00 57](https://user-images.githubusercontent.com/841956/191252434-bfdba296-5be5-4ce9-93e7-b49ad3561ce9.png) ![Screenshot 2022-09-20 at 14 00 01](https://user-images.githubusercontent.com/841956/191252436-b2acd13d-57be-4a8f-b0e6-da8cb0529051.png)...

Oh wow, thanks a lot for your contribution! Just note that we cannot accept it just yet because of the missing CLA. Also, ideally this implementation is **taxonomy-agnostic** and not...

Thanks. Would you also be interested in helping to make this taxonomy-agnostic? If not, we might be able to take over from here

@mikezielonka Thanks for sharing your experience. Curious, are you also struggling to finding a workflow for importing regular posts? If not, why is importing stories more difficult?

Glad to hear you're making progress! Did you also include `post_content` and post meta? IDs shouldn't really matter to the plugin, but of course something else could have happened to...

It looks like the issue in your case is that the escaping of double quotes of the JSON content in the `post_content_filtered` column somehow got broken/missing. You can test this...