Drupal modules

How To Display Image Galleries with Thumbnails on Drupal with Flex Slider

| 88 views

Recently, I faced a challenge while trying to display image galleries on a Drupal-powered website. While there are a few modules that you can use to build your gallery view, such as the Views…


How to Create a Stunning Masonry Front Page in Drupal: A Step-by-Step Guide

| 26 views

Creating a Drupal masonry front page can be an effective way to showcase your website's content in a visually appealing way. Masonry layouts are popular for their ability to display content in an…


Drupal 9 SEO: Tips and Best Practices

| 0 views

Drupal 9 is the latest version of the popular content management system (CMS), which is known for its flexibility and power. As a website owner, you want your site to be as visible as possible on…


How to Use Drupal Web Widgets Module to Embed Custom Content on External Websites

| 3 views

Drupal is a popular and powerful open-source content management system (CMS) that provides a wide range of tools and features to create and manage content on websites. One of the most useful tools in…


Custom Drupal Search Built with Search API + Database Search + Views

| 45 views

The default Drupal search function is pretty much OK, but if you are looking for ways to control and extend search behavior  - you are stuck with the default out-of-the-box search.  I'll show you…


How to automatically add watermarks to uploaded images in Drupal

| 26 views

Drupal is a powerful content management system (CMS) that allows users to create and manage websites with ease. One of the features that make Drupal popular among users is its flexibility and…


Improve User Experience with Image Hover Effects for Drupal Thumbnail Images

| 6 views

Drupal is a powerful and flexible content management system that enables you to create visually appealing and engaging websites. One way to enhance the visual impact of your Drupal site is to add…


Building a Drupal site from scratch - part 3 - Better administration

| 7 views

Recently I started a tutorial series - How to build a Drupal site from scratch. In part 1 I'm talking about planing a site. In part 2, I'm showing how to make a subtheme from Bootstrap theme. …


Improve User Experience with AJAX-Powered 'Load More' Pagination for Drupal Views

| 47 views

In Drupal, pagination is a common feature that allows website visitors to browse through a long list of content, such as blog posts or products, by breaking them up into smaller, more manageable…


How to Create a Contact Form in Drupal: A Beginner's Guide

| 1 views

If you have a Drupal website, adding a contact form can be a great way to improve communication with your visitors and potential customers. In this article, we will discuss how to add a contact form…