Josh Crawford

Results 1500 comments of Josh Crawford

Updated in [3.0.7](https://github.com/verbb/comments/releases/tag/3.0.7).

Seems to be okay for me! What sort of node is the one you're checking against to see if it's active?

Can I ask is there a reason to include both the site and the language? Seeing as though site's need to be unique, and navigation nodes are enabled based on...

We'll probably want to revise this for our Comments.js overhaul, but for now `firstElementChild` should do along with stripping whitespace. To get this early, run `composer require verbb/comments:"dev-craft-5 as 3.0.6"`.

Updated in [3.0.7](https://github.com/verbb/comments/releases/tag/3.0.7).

Should be fixed for the next release. To get this early, run `composer require verbb/events:"dev-craft-5 as 3.0.5"`. Just doing some final testing.

Updated in [3.0.7](https://github.com/verbb/events/releases/tag/3.0.7).

Related to https://github.com/verbb/navigation/issues/230 and we'd probably introduce a navigation-specific setting about how to handle the title.

Just to be clear, the submission widget will only appear for editors on a draft. If you're viewing a published, live entry, and the editor only has permission to save...

So saving a draft does't enforce any required fields, that's normal Craft behaviour. But as soon as you want to submit it for review, Workflow will enforce those fields to...