I am changing the Content Layout of a Teaser Display of node through panelizer. I need to show the author picture in Teaser bt Panelizer not giving me any option for doing this.

Kindly Help.

Comments

merlinofchaos’s picture

Status: Active » Fixed

On the contexts page, you need to add the relationship to fetch the user from the node author.

Then all data related to that user will be available.

mpotter’s picture

I'm actually having this issue as well. After adding the relationship I can add the picture, but nothing gets displayed. The user id, name, etc can be displayed, but not the picture. I tried creating a second relationship for a File using the Node author user's picture field, but when I try to display the File in the Teaser view, I just get the text "Entity info." where the image should be.

Picture field for user is just a simple Image field.

mpotter’s picture

Status: Fixed » Active
stewart.adam’s picture

Likely related to #1965148: Load the full Panelizer default object, which is showing the same symptoms but for a profile2 relationship.

damienmckenna’s picture

Priority: Major » Normal
Issue summary: View changes