-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Order subfolders in the Navigation #229
Comments
Hi! So sorry for missing this issue! I'm going to look at this tomorrow! |
Okay, so I confirmed that all dropdowns get the priority |
Thanks! @caendesilva |
You're welcome! I'm working on preparing the release, I'll ping you when it's published! (Need to fix some tests first) |
Thanks, I've updated Hyde. Just a note: Check out Folio in Laravel 11! |
Awesome, I hope it works well! And yeah, Folio is super cool! |
Yes it's working now |
I have a couple of dropdown navigation items (automatically created from subfolders in _pages)
How do I target them in the the
config/hyde.php
'snavigation => order
?I have tried the following:
Also tried assigning a priority number to each page in the subfolder, but to no effect:
The text was updated successfully, but these errors were encountered: