Moe

Results 29 comments of Moe

take a look at `create-guten-block` it‘s awesome: https://github.com/ahmadawais/create-guten-block no need for integration since you create a wp-plugin which extends your blocks

Hey, i'm struggling with adding a `slugify` filter - I'm getting this error: `Fatal error: Uncaught Twig\Error\RuntimeError: Unable to load the "\Chisel\Extensions\Twig" runtime. ` In `Chisel/Extensions/Twig`: ```php protected function registerTwigFilters(...

Wouldn't you go like this? `` Makes it simpler? Furthermore your example confuses me. Why would you name the elements __span since they are already spans? I think i'd be...

Yeah you can see bedrock loads first the dependencies but i guess in that moment nor ACF or Timber get recognized. When i think about deployment later, i guess its...

@riux i fixed it by [using the other youtube-plugin](https://github.com/anteriovieira/vue-youtube)

yeah it is very annoying. i tried to find the process of the small windows by using `ps ax` and it seems like for example the Pull Window doesn't get...

Alternatively you could install the [Wox.SpotifyPremium](http://www.wox.one/plugin/302) - works on my side!

hi @mazero you can make use of WPs localization function and write your code like this: ```php $promoblocks ->addText('heading', [ 'label' => __('Heading', 'your-textdomain'), 'required' => 1]) ->addText('sticktext', [ 'label'...

Not in the store - hope you doin ok!