Josh Crawford

Results 1409 comments of Josh Crawford

Updated in [3.0.1](https://github.com/verbb/expanded-singles/releases/tag/3.0.1).

That's correct, Hyper will only show elements that have a URL by default. This was a feature request from many of the other link plugins which we incorporated into Hyper....

Does uninstalling and reinstalling the plugin do anything to change that? What about using the "Reset Navigation" button in the CP Nav settings? Spinning up a fresh Craft 4 install...

@tyssen Resetting the navigation should add it back no matter what, so seems strange that's not working. Showing a greyed out seems strange behaviour too. Is this Craft Pro?

Aha, that'd be why. We haven't adjusted things for Craft 5, where GraphQL was included in Solo. Fixed for the next release. To get this early, run `composer require verbb/cp-nav:"dev-craft-5...

Updated in [5.0.3](https://github.com/verbb/cp-nav/releases/tag/5.0.3)

So that's going to be tricky, as we're essentially competing over the `Cp::EVENT_REGISTER_CP_NAV_ITEMS` event. We'll probably need to introduce our own event that while similar, allows you to modify CP...

Fixed for the next release. To get this early, run `composer require verbb/comments:"dev-craft-5 as 3.0.6"`.