Josh Crawford

Results 1526 comments of Josh Crawford

Thanks for the FR! What I might suggest is to install and use the [element-index-defaults](https://github.com/verbb/element-index-defaults) plugin, which allows you to set the default element indexes for any element. In [2.0.0](https://github.com/verbb/element-index-defaults/releases/tag/2.0.0)...

As for the exports, it's something the Events plugin can certainly create, but I feel like this should probably be a Craft change. https://github.com/craftcms/cms/discussions/9758 I'll agree that your client's expectation...

This would be my responsibility now! Looks like there's lots of other element types to add support for, so I'll review that.

We plan on revamping events to have multiple sessions, in the next major version (no ETA yet) - for this exact reason. You might have an event going for a...

Still open to this, but thinking it'll be solved with Event Sessions - https://github.com/verbb/events/issues/81. Otherwise, there'd be nothing stopping you from adding an Events field to the Event Type you...

Going to mark this as completed with the introduction of sessions in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3)

For this reason, we're proposing "Event Sessions" - https://github.com/verbb/events/issues/81. I think nested events might be annoying to manage in practice, specifically doubling up content.

Added in [3.0.0-beta.3](https://github.com/verbb/events/releases/tag/3.0.0-beta.3). It's not specifically nested events, but it's the ability to define multiple sessions in one event. I believe that should suffice!

Yeah, emails are starting to get into the realm of Commerce, where they're managed. In similar situations, we've added the creation of reminder emails completely custom through a module (circumventing...

This seems to be an issue with the event URL it's creating (judging from the `courses-events/...` value). Can you confirm if you have advanced templating for your event type URLs?...