Hello,
could it be, that there is an unfortunate change in implementation of {{acf:field_name}} for ACF fields of type File from Pro 3.1. to Pro 3.2.
In Pro 3.1. {{acf:my_file_field}} returned $file[‘url’], in Pro 3.2. {{acf:my_file_field}} returns $file. This means that the link … worked fine in Pro 3.1 but not in Pro 3.2. See as an example the download button at the end page:
Question: is there a way to still access the $file[‘url’] inside the Cornerstone basic integration ? E.g. by something like {{acf:my_file_field.url}} ? Or do we have to live with the fact the accidental functionality in Pro 3.1, is not available anymore in Pro 32?
Thanks a lot!
Take care,
Hendrik
Pro 3.2.3
ACF Pro 5.8.9
WordPress 5.4.1
