Liam Rella

Results 6 issues of Liam Rella

I am trying to implement a range picker, that will have the start date in one field and the end date in a separate field. I have this [prototype](https://codepen.io/rellafella/full/rNJmyEd) which...

help wanted

All of the included [custom Twig tags](https://craftcms.com/docs/5.x/reference/twig/tags.html#cache) bundled with Craft seem to work except for the "cache" tag. When using `{% cache %}` I receive an "Unexpected syntax" error. Potentially...

grammar

Unexpected syntax warning when using the ??? operator which is implemented by this plugin and widely used in Craft environments. There are several examples of usage in the [documentation](https://nystudio107.com/docs/empty-coalesce/#empty-coalesce-overview). https://github.com/nystudio107/craft-emptycoalesce

## Description I am using data-sources so that I can handle the lightgallery responsive images in the same pattern as I would handle images on my site that aren't in...

### Description I have a lot of static data that I need to import into a project. A single json file was simply too massive, so I have batched it...

bug

I have a project that use some dynamically included stylesheets from styles that are conditionally included for very page specific components. I am running into an issue that because the...