Author name and description disappear

Hello,

i am using the new PRO editor and customising the single post layout.

As you see in the image below, I created a sidebar with the author name and description. I can see it most of the time but if in incognito mode the author name and description are not displayed.

FROM THE EDITOR

FROM AN INCOGNITO

Hi @alexp,

I’ve tested this out and I believe it’s working properly in Pro but I have a thought on what might be happening here. Can you check to make sure you’re using the author variant of Dynamic Content and not user? For example:

{{dc:author:bio}}
{{dc:user:bio}}

The author version will get the user who is the author of the page and the user version gets the currently logged in users details.

This sounds like it could be why you’re seeing the information only when logged in.

Thank you for the help and good pick! I had user: instead of author:.

I can see it’s working on an incognito window

Thanks again for your help!

Hi @alexp,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.