We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
thanks for the plugin!
It seems that the plugin adds an invisible tab on custom page blueprints.
The text was updated successfully, but these errors were encountered:
Yes the plugin currently assumes there is an "Options" tab, as defined in the Default blueprint: https://github.com/getgrav/grav/blob/develop/system/blueprints/pages/default.yaml#L38-L41
Add it to your custom blueprint that does not extend Default, and you should be ok.
Sorry, something went wrong.
Thank you @flaviocopes !
No branches or pull requests
Hi,
thanks for the plugin!
It seems that the plugin adds an invisible tab on custom page blueprints.
The text was updated successfully, but these errors were encountered: