Drupal Development
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. Contact him today to learn more or check out his latest Drupal-related blog posts below.
How To Fix Drupal AMP Error with Google Analytics
20 December, 2022 | 63 viewsAMP 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…
How to Fix "Unable to install bootstrap, bootstrap.settings already exists in active configuration"
26 May, 2022 | 257 viewsAs 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…
How To Upgrade Drupal 7 to 9 (With Multilingual Support)
19 May, 2022 | 81 viewsIn 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…
Adding Custom CSS stylesheet to Drupal Olivero theme
23 November, 2021 | 913 viewsJust 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…
Fighting Webform Spam - Drupal 9 - AntiBot
27 September, 2021 | 358 viewsRecently 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…
How I Migrated my blog from Drupal 7 to version 9
27 June, 2021 | 87 viewsThe 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,…
How To Display Drupal 8 Block on all Taxonomy pages (taxonomy/term/)
28 January, 2021 | 384 viewsToday 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…
How to See Messages Sent From The Contact Form Drupal 9
24 November, 2020 | 200 viewsRecently 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…
How To Add CAPTCHA Protection to Drupal 8 Webform
9 July, 2020 | 4,644 viewsRecently 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…
How To Create a Custom Drupal 8 Theme based on Bootstrap
3 July, 2020 | 869 viewsWhen 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…