Amine

Results 14 comments of Amine

I encountered an issue because my version of DDEV was outdated, resulting in the error: "unknown command 'quick-start' for 'ddev'". After updating DDEV, everything worked perfectly. Some warning shows up...

We will need either a CSS fix or just add a section in view header (texte, ..)

"Promoted to front page" and "Sticky at top of lists" fields are actually utilized in our Frontpage view configuration (/admin/structure/views/view/frontpage). Specifically: - Filter criteria: We have "Content: Promoted to front...

Hi Travis, yes sure it should be okey to hide them from specific content types that we think no one will be using them.

Hi @TravisCarden, I ran a test on [Simplytest](https://simplytest.me/) using Drupal core 10.3.1 and the Metatag module 2.0.0, and I encountered the same issue with the "Front page" title value not...

Maybe we should just use Claro, then 1/ either let the end user decide to install gin 2/ add a script to the recipe to install it

Yes sir 💯 Any idea where to start so that I can fix the issue ? Changing recipes/starshot/recipe.yml doesn't modify the config after running ddev quick-start. I couldn't understand why...

No they don't exist (drush cex show only olivero and gin) and it's not just claro, stark also have the same issue - it get installed, with no blocks

Hi ! I was able to track the issue and I came down to the below, it seems that we are disabling configuration from being installed so we can use...

Hi @phenaproxima I still think this have something to do with that RecipeOverrideConfigStorage (I just can't prove it :p) Issue was gone just by modifying `web/recipes/starshot_admin_theme/recipe.yml` (I was changing the...