Drupal Development

<p>Looking for an experienced Drupal developer for your next web project or mobile app? Look no further than Reinis Fischer! With over 10 years of experience serving small and medium businesses in Tbilisi and Riga, Reinis is your go-to expert for all things Drupal. <a href="https://www.reinisfischer.com/about">Contact him today</a> to learn more or check out his latest Drupal-related blog posts below.</p>

How To Fix Drupal AMP Error with Google Analytics

| 2 views

AMP for Drupal is a really powerful module, that can give your Drupal-powered website an impressive website traffic boost. But it will only work if there are no AMP-related issues - like Custom Javascript error from the Google Analytics module.  I…


How to Fix "Unable to install bootstrap, bootstrap.settings already exists in active configuration"

| 22 views

As this was already the second time i faced the "Unable to install bootstrap, bootstrap.settings already exists in active configuration." problem i decided to share a quick and simple solution. Background: I have faced this error when performing…


How To Upgrade Drupal 7 to 9 (With Multilingual Support)

| 7 views

In this article, I will keep notes on how I upgraded the multilingual Drupal 7 site to a multilingual Drupal 9 site. Turns out I had originally built this website on Drupal 7 more than 10 years ago and it already felt that the exciting website's…


Adding Custom CSS stylesheet to Drupal Olivero theme

| 55 views

Just recently I migrated my blog from Drupal 7 to the Drupal 9 platform, and this time I decided to stick with what I get, instead of building it all from scratch. I really like the default experimental theme Drupal Olivero, but of course, there…


Fighting Webform Spam - Drupal 9 - AntiBot

| 33 views

Recently I migrated my personal blog (the one you are currently reading) from Drupal 7 - to Drupal 9. The migration process actually still is in process, as I faced a few issues with the site, like lost coordinates with gmap module, some lost…


How I Migrated my blog from Drupal 7 to version 9

| 2 views

The blog you are currently reading now is more than 7 years old. I launched it back in October 2013 on the Drupal 7 platform. During the years blog has expanded a lot and now is heldong a few thousand articles - zillions of photographs, more than…


How To Display Drupal 8 Block on all Taxonomy pages (taxonomy/term/)

| 14 views

Today working on my favorite website - optionsbrew.com, for a moment I faced a small issue - how to display block (s) on the default taxonomy/term page. I remember I was doing such tricks back in 2012 or 2013 and was wondering does it still applies…


How to See Messages Sent From The Contact Form Drupal 9

| 10 views

Recently working on my latest Drupal l9 project - BalticInvestors.com I faced a strange issue - after enabling the core default contact form, it seemed that data is not stored anywhere after actually filling out and submitting the webform. Turns…


How To Add CAPTCHA Protection to Drupal 8 Webform

| 60 views

Recently I launched a new Drupal 8 website and was surprised by a spam amount we got via website's contact form (built with Webform module).  As the website was new, I was manually blocking each spammers IP, but the amount got larger and larger, to…


How To Create a Custom Drupal 8 Theme based on Bootstrap

| 12 views

When building a new Drupal website I prefer working with a Bootstrap theme and apply a subtheme  Just like in the case with Drupal 7, theming a subtheme based on Bootstrap is super simple - in a few words - download and enable a Drupal 8 bootstrap…