Peter B

Results 46 comments of Peter B

@benoitchantre No, i just will not replace WPML to polylang because i had that before and it was crap.

Just commented out all the overrides WP-Rig adds to the gallery related styles that ship with WP core. Now the gallery renders again as expected. IMHO WP-rig should not add...

@Wenn0101 While doing so, just avoid the 6.7 release as with that particular one [nothing works](https://github.com/ARMmbed/mbed-os/issues/14273) on the Artemis boards.

Would also like to hear more about it as it is really hard to find any information in this regard. Searching about it always results in finding info about Gutenberg...

Thinking a bit further: we could take use of reusable blocks. I mean we could tell the user they need first design a template that describes the layout. We could...

@nigelb This repo is really awesome! As MbedOS seems to becoming abandonware i was looking for something else than Arduino IDE to program my Artemis Thing Plus. Tried the native...

@nigelb I never made any containers before, just used some of them to get whole environments the same as other people in a small dev team... so can not help...

+1000 I was always struggling while trying to i18n my GB blocks. Since yesterday i can do that at last but was afraid of using JSX, ES6, Webpack and any...

@ronalfy Just tried the proposed fix but it does not seem to work on my end. Here is what i have done: 0. npx create-guten-block my-block 1. modfied webpack.config.prod.js just...

Thanks for the quick reply! Just checked your code, as you call `wp_set_script_translations( 'mpp_gutenberg', 'metronet-profile-picture' );` you just do not specify any location for a json file as in your...