David Hellmann
David Hellmann
Hey, like we write in Discord. Maybe it’s possible to add a Method to check if the Image has some Transparency.  Thanks!
I'm not sure if I do something wrong or what going wrong here but I try to explain. **general.php** My aliases ``` 'aliases' => [ '@basePath' => getenv('CRAFTENV_BASE_PATH'), '@baseUrl' =>...
Maybe a good solution would be that before start with Transforming was to transform the root file to a pre defined size. In a perfect world the client resize the...
**Description** The client reported an error while they using live preview. I found nothing in the logs so I debugged me through the templates. I changed this: ```twig {{ craft.comments.render(props.data.entryId)...
Cookieconsent einbauen Texte in Twig pflegbar machen (JSON Object) Default Styles von neubau
https://github.com/kittn/generator-kittn/blob/2bee75c44f70e63e083962fe388c0b6e34bd0c5b/generators/app/templates/src/js/partial/detect-browser.js
``` {% set string = ' ' %} {% if currentUser.groups ?? null %} {% for group in currentUser.groups %} {% set string = string ~ 'is-' ~ group.handle ~...
gitignore: dist/node_modules dist/public/storage dist/public/hot dist/storage/*.key dist/vendor dist/.idea dist/Homestead.json dist/Homestead.yaml dist/.env dist/public dist/resources/views dist/resources/assets app/, config/, database/, routes/, tests/ muss mit rein