I’m working on a site that’s been around for a few months. I just added a new field (called branch_spanish) to the Branch weblog type. When I try to display it in a template (using {branch_spanish} then it just displays that (i.e., just “{branch_spanish}”) rather than what’s actually entered for the field.
I know this is the expected behavior for when the field with that name doesn’t exist, but I’ve verified that that name is correct and I’m calling it in exp:weblog:entries for the correct weblog type).
Any ideas on where I could look for answers? I’ve already flushed caches, which is the only thing I could think of.
Thanks in advance for any help.