Let's add two new fields to the Homepage content type. These will be views reference fields in order to display the blocks we created in the Blog posts view.
Be sure to enable the Views reference field module before proceeding.
- From Drupal's admin toolbar, select Structure > Content types > Homepage > Manage fields
- Click the Add field button
- From the Add new field dropdown, under the Reference group, select Views reference
- Type Blog articles list as the label and click the Save and continue button
- Limit number of values is Unlimited
- Click the Save field settings button
- Under View display plugins to allow select Block
- Under Preselect View Options select Blog posts
- Save your changes
- In Manage display hide the field label.
- Edit the existing homepage node
- In the Blog articles field, type Blog posts and select Blog posts when displayed
- For the Display ID select Featured content
- Click Add another item
- This time select From our blog as the Display ID
- Save your node