I am using X Theme with Cornerstone and trying to dynamically display GeoDirectory custom fields using Looper, but it seems that Cornerstone cannot access these fields.
For example, GeoDirectory has:
- A Facebook URL field with the key
facebook_url
.
I tried using the following Looper setup:
-
For the Facebook URL:
-
Text Element
{{dc:post:meta key="facebook_url"}}
-
Text Element
However, this approaches did not work. It seems that Cornerstone cannot retrieve data from GeoDirectory’s custom fields.
Could you confirm whether Cornerstone supports accessing GeoDirectory fields via Looper? If not, is there a workaround to display these fields dynamically?
I would appreciate any guidance on this. I added login & urls in the secure note!