I am using Wix Studio and have a Repeater that is connected to the FullData collection of the WixMembers collection. For some reason, certain fields will not display on the live site. When I conect text fields to Last Name, First Name, and Email in order to display a list of members, those text fields remain blank. If I switch to other fields such as Nickname, Privacy Status, or ID, those fields will display the text.
I have tried adjusting the permission settings, changing elements in the repeater, and all of the different fields in the FullData Collection, but the fields I’m interested just show up blank. I have noticed there is a span with the class “wixGuard” on the
that contains the data, perhaps this is to guard against any type of user fraud? The site is still in production, so perhaps it is because I haven’t connected a custom domain yet?
Just looking to get an answer so I know how to proceed. If I need to ignore it for now, and once I’m ready to connect a custom domain it will work, that’s fine.