Skip to content
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

Update Navigation menus for Gutenberg 12.3.0 / WordPress 5.9 #74

Closed
bobbingwide opened this issue Jan 6, 2022 · 2 comments
Closed

Update Navigation menus for Gutenberg 12.3.0 / WordPress 5.9 #74

bobbingwide opened this issue Jan 6, 2022 · 2 comments

Comments

@bobbingwide
Copy link
Owner

Another thing that happens with the site editor is that my menus get wiped out.
For example the original footer-menu template part:

<!-- wp:navigation {"orientation":"horizontal","itemsJustification":"center"} -->
<!-- wp:navigation-link {"label":"Home","url":"https://s.b/wp56/"} /-->
<!-- wp:navigation-link {"label":"Blog","url":"https://s.b/wp56/blog/"} /-->
<!-- wp:navigation-link {"label":"Sitemap","url":"https://s.b/wp56/sitemap/"} /-->
<!-- wp:navigation-link {"label":"Sites","url":"https://s.b/wp56/sites/"} /-->
<!-- /wp:navigation -->

became

<!-- wp:navigation {"overlayMenu":"never",
"layout":{"type":"flex","setCascadingProperties":"true","justifyContent":"center","orientation":"horizontal"}} /-->

Originally posted by @bobbingwide in #72 (comment)

@bobbingwide
Copy link
Owner Author

In s.b/wp55/fizzie a Navigation menu was created but it was empty.

@bobbingwide bobbingwide changed the title Update Navigation menus for Gutenberg 12.2.0 / WordPress 5.9 Update Navigation menus for Gutenberg 12.3.0 / WordPress 5.9 Jan 6, 2022
@bobbingwide
Copy link
Owner Author

delivered in v1.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant