Hi guys.
I have created a view with the following settings

format: Unformatted list
Display: page
show: content | Teaser

But the publisher information and his/her avator is displayed in the view, I tried to remove these by changing show configuration but I failed. when I change the format to table there is no problem, but Unformatted list and Grid show publisher information.
How do I remove these information.

tnx

Comments

john_b’s picture

On the basis that you are showing teasers, rather than allowing Views to select the fields to display, you should go back to the display for Teaser view mode for the content type (under Structure > Content types on the admin menu) and review the Manage Display settings.

Digit Professionals specialising in Drupal, WordPress & CiviCRM support for publishers in non-profit and related sectors

stallman’s picture

I already tried this item,
but in manage display setting there is no information about publisher! all it says is how to display content fields

vm’s picture

it is not under the manage display tab. you can remove author information by editing the content type, scrolling to the bottom of the settings page and unsetting the display settings. Note that this setting will remove the display from all nodes/displays of this content type. However, there is no setting for the user picture.

I suggest using fields for your view instead of content and only enable the fields you require. Also of note for the most control over display I suggest using the display suite module.