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

Main menu entries disappear when name is changed #22

Closed
imeshl opened this issue Nov 8, 2020 · 1 comment
Closed

Main menu entries disappear when name is changed #22

imeshl opened this issue Nov 8, 2020 · 1 comment

Comments

@imeshl
Copy link

imeshl commented Nov 8, 2020

Steps to reproduce:

  1. Install theme following instructions in documentation
  2. Change names of any main menu entry eg:
[[menu.main]]
name = "About"
URL = "about"
weight = 1

to

[[menu.main]]
name = "Mission"
URL = "about"
weight = 1 
  1. Build with hugo server & the menu entry gets hidden.
@tfsomrat
Copy link
Contributor

tfsomrat commented Nov 9, 2020

Hello @imeshl

This is happening because of multilingual translations. This issue has been fixed now, You can download the latest code and use it.

@tfsomrat tfsomrat closed this as completed Nov 9, 2020
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

2 participants