Hello everyone
I’m building a used goods platform in which each user has their own public profile.
Currently, I’m using Current Page User to display the user information. Which works perfectly for every user when the user is logged in.
The problem is when the user isn’t logged in, the page doesn’t display anything.
How is that possible? I thought that Current Page User does not need a logged-in user.
Thanks in advance
Fabian