Hi,
I still haven’t figured out when, in the Archive or Single Post templates of the Profiles listing type, I can use @post(field) instead of @post(profile.field) or @author(profile.field).
For example, if I have a multi‑select taxonomy topics, in the Preview Card template @post(topics.label) and the loop @post(topics) work, but in the Single Page template they don’t: there I must use @post(profile.topics.label) and the loop @post(profile.topics).
I understand accessing the author profile dynamic tags from other listing types, but in the Profiles listing type access should be direct with @post(field).
What am I missing?
Thanks.
©2025 Created with 27collective LLC. All rights reserved