Hi there! Maybe its a caching issue or I missed something obvious, but according to the docs for global data I should use global.yaml
in the folder content/globals
.
My issue is twofold:
1) When I populate this file with some content I can't see this reflected in the CP. I like to appear them in the CP so my client can change these values whenever the need arises.
2) These global data should be localized as well. But when I create en.global.yaml
with the localized strings (my default language is Dutch) it isn't picked up in the templates. Other localized content shows up fine.
I'm working on a local .test
account.
Thanks in advance for any help regarding this issue!