Implementing our Team members section

The next area of our About Us page we will need to create is the display of our Team members listing. We will be taking an existing Drupal content type named Team and using Views to display the four team members.

In order for us to implement the Team members section, we will need to complete a series of steps as follows:

  1. First, we will review the structural markup for our team members section in preparation for creating a new Drupal View.
  2. Next, we will look at various methods to theme View content as we complete our Team Members display.
  3. Finally, we will assign our custom View block to a new region and limit the page visibility to our About Us page.

Prepping our Team Member View

The Views module provides multiple ...

Get Drupal 8: Enterprise Web Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.