Drupal views

How to create related content block using taxonomy term in Drupal 8

| 22 views

There is no secret that related content can help to improve over all page views for website. More page views means more engaged website visitors, resulting in more sales and higher profit. In today's Drupal tutorial I will write how to make related content block using taxonomy term field in Drupal 8. For Drupal 7 tutorial see: Related nodes based…


How to List Related Tags on Drupal Taxonomy Pages Using Views

| 2 views

Make sure you check out my previous article How to List Drupal Child Terms on Taxonomy Pages with Views as today I will extend a little bit my previous tutorial and at the end we will add related tags on taxonomy pages using views. Tools (modules) you will need: Views module and taxonomy module enabled. Here is the print screen: Listing…


How to List Drupal Child Terms on Taxonomy Pages with Views

| 17 views

I spent a good amount of time at Monday's evening to actually figure this out. In today's Drupal Tutorial - How to List Drupal Child Terms on Taxonomy Pages with Views. This issue has been on my table for about two years. For the ease of this tutorial - here is basic setup. For a content type blog I have created pre-defined vocabulary - Category…


Enabled Cache For Drupal Views Gives A Better Performace

| 3 views

The other day talking with my dad on Facebook, he asked me, why my blog is so slow today - it's so slow that he cannot open my site at all. I straight went to my Linode VPS to investigate server logs. Nothing unusual did find there. I used http://tools.pingdom.com/fpt/ to test speed of my site and it actually was really slow. Since my blog is…


Building A Travel Map - Drupal Way (Gmap + Views + Selective Filters)

| 5 views

In this article, I'll show how I built a travel map using Drupal and a few extra modules. For a starter, you can see a live preview by visiting my Travel Map. In this map, I have listed all places I have visited since October 2013 (When I started my blog). I have used a few filters to allow limiting results on the map, for example,  users can…


How To Create Drupal Views Distance Filter using Location module

| 22 views

Drupal is a popular content management system that allows users to create complex websites with a wide range of features and functions. One of the most useful features of Drupal is its ability to create views, which are customizable displays of content that can be filtered and sorted in a variety of ways. One useful type of filter is the distance…


Related nodes based on taxonomy terms

| 12 views

Today I will show you, how you can create a list with related items for your Drupal site using taxonomy terms and Drupal views. At first you will need you actual content with taxonomy terms on it. If you are not familiar how to add taxonomy terms to your Drupal site, you might want to read this guide on that. I presume you have your content set…


Working with Drupal views attachments

| 24 views

Drupal views attachments is a nice feature, which allows us to extend  Drupal views. For example, we can create a featured view and attach to it other view displaying additional information. One of the reasons I love views attachments is because of I can create a main view and add to it smaller view and offset some items: With views attachment…


Unlocking the Potential of Automated Writing with Drupal and AI

| 2 views

With the advancement of technology and the increasing power of AI, it's becoming possible to automate more and more tasks, including writing. The use of Drupal as a content management system provides a powerful platform for automated writing. In this article, I will demonstrate how Drupal can be used to generate large amounts of automated writing…