Josh Crawford

Results 1030 comments of Josh Crawford

It should no longer show "User" for guests (https://github.com/verbb/comments/commit/0b421b369d6bd1daf78beea222be0dd268afde4d) as of [2.0.6](https://github.com/verbb/comments/releases/tag/2.0.6). But yes, being able to edit it isn't really an option at the moment, we'll have to add...

No other way, unless manually editing as you mention. You could include offensive values in spam checks, which will also check users' provided names. You could also override the templates...

That's because `requireModeration` is `false`, so you won't receive moderator emails. The `status` of a comment will be automatically set to `approved` instead of `pending`, despite the value of `notificationModeratorEnabled`.

> How can I send moderator notifications even if comments are set automatically to true? I want them to be notified when there's a new comment, but the comment should...

This is only possible if “Enable Guest Voting” is enabled, but I’m not sure how possible or feasible it is to track guests in some manner to detect whether they’ve...

Added for the next release. To get this early, run `composer require verbb/field-manager:"dev-craft-4 as 3.0.8"`.

Fixed in [3.0.9](https://github.com/verbb/field-manager/releases/tag/3.0.9)

This would be due to the [conditional logic](https://github.com/craftcms/commerce/blob/e08906b9f6d3158520098f47c417059c3cb5d8f3/src/Plugin.php#L311-L317) of only showing products when there are product types. We don't currently check for subnav items on whether they're updated or not...

Can't seem to immediately replicate this I'm afraid, testing installing/uninstalling SEOmatic first and vice versa with CP Nav. I'll keep at it...