I’m new to Ghost theme development, but have used Handlebars for a long time, so the syntax all makes sense. However, I’m having trouble getting my navigation.hbs file to be seen by Ghost.
The folder is located in my root, same as your repo. (thanks for sharing by the way). Also, no errors in gscan.
Oddly, I wasn’t using any custom partials, just overrides. Once I added a custom one, they all showed up and worked, even the overrides. It’s almost as if Ghost didn’t see the folder until I added a custom partial.
Either way, it works now. Thanks for your help getting there!
@timwco Thanks for that, I had the exact same problem. I just added a custom header.hbs in partials which loaded {{navigation}} and it loaded my overriden navigation
Okay, I’m having the same issue. However, even creating a custom partial doesn’t help. The issue appeared after updating Ghost. I have even tried reinstalling the theme, nothing.
Update: Fully reinstalled the Ghost instance with a fresh database and the issue persists.
So after hours of pulling on my hair and literally doing a fresh install of everything on the system, it did end up being a custom partial in the end. However there was definitely something else that initially went wrong with the update from the pulled 4.5 release to v4.37.