Getting Started with Bootstrap 4 using Barrio in Drupal 8

In my latest tutorial over at WebWash, you’ll learn how to use Bootstrap 4 using the Barrio theme in Drupal 8.

This is the first of a few tutorials which cover how to use Bootstrap 4 in Drupal 8.

Link: Getting Started with Bootstrap 4 using Barrio in Drupal 8

Search across Fields in Views using Combine Fields Filter in Drupal 8

In my latest tutorial over at WebWash, I demonstrate how to use the “Combine fields filter” in Views.

It allows you to search across multiple fields in Views.

Link: Search across Fields in Views using Combine Fields Filter in Drupal 8

Create a Bootstrap Sub-theme in Drupal 8

In my first tutorial of 2018 over at WebWash, I show you how to create a Bootstrap sub-theme using Drupal 8.

I start the tutorial off by talking about Bootstrap and what it is. Then we jump right into things by showing you some of the theme’s settings and more.

After that, you’ll learn how to create a sub-theme and compile Sass using laravel-mix.

Link: Getting Started with Bootstrap in Drupal 8

Using Display Suite in Drupal 8: How to Use Switch View Mode Sub-module

The “Display Suite Switch View Mode” sub-module which comes with Display Suite, allows you to switch which view mode is used when displaying a node page.

It allows you to implement multiple layouts and then an editor can easily switch between them.

Link: Using Display Suite in Drupal 8: How to Use Switch View Mode Sub-module