Skip to content
Discussion options

You must be logged in to vote

Hello @AlliNeuman,
without a minimal reproduction it will be hard to pinpoint the issue, but since it works locally then it means that your remote environment doesn't match the local one.

  • How do you deploy the site? You mentioned a GitHub Action, so perhaps check the logs in the build for warnings / errors, and clean any caches. Does the workflow install the python files the same you do on your local machine?
  • Vice-versa download the deployed files and run them locally or do a diff check of the local and deployed files if possible.
  • If there are no errors yet the navigation still doesn't exist in the built page, I would next check if there are any overrides of site_nav block or the partials

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AlliNeuman
Comment options

Answer selected by AlliNeuman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants