Testing shipping rates

It’s just sample addresses I copy-paste when testing shipping rates. Ireland St. James’s Gate, Dublin 8, D08 VF8H, Ireland United Kingdom – Northern Ireland Titanic Queen’s Road, The Titanic Quarter, 1 Olympic Way, Belfast BT3 9EP, United Kingdom United Kingdom – Scotland Castlehill, Edinburgh EH1 2NG, United Kingdom United Kingdom – England London SW1A 0AA,… Continue reading Testing shipping rates

Deploying old WordPress sites

I am primarily a Drupal developer but from time to time, I work on older WordPress websites. WordPress sites (5 years +), built and often maintained by different agencies or freelancers tend to be difficult to work with. There is a number of reasons for it, including various plugins, different coding and architectural standards, lack… Continue reading Deploying old WordPress sites

How to avoid duplicates on Views using Search API and translations in Drupal 9

Standard Drupal Views (not using Search API) allow specifying the “Rendering Language”: to “Interface text language selected for the page” and I encountered a problem.This way, if the page is set to Irish let’s say, the View displays the items in Irish and falls back to the default language if the translation is not present.… Continue reading How to avoid duplicates on Views using Search API and translations in Drupal 9