Hi everyone,
I’m experiencing the same issue where @field is being displayed as-is rather than being interpreted. Here’s a summary of what I’ve done so far:
I installed log1x/sage-directives ^2.0 via Composer in the Sage 10 theme directory.
I cleared the Acorn cache using this command:
wp acorn view:clear
I also tried disabling all plugins, (not ACF), to rule out plugin conflicts.
Despite these steps, none of the directives (like @field, @title, etc.) are being interpreted — they all display as plain text.
Has anyone else encountered this and found a solution?
Thanks for any help!