Account created on 4 October 2019, over 4 years ago
#

Recent comments

Hello the problem is the same of: https://www.drupal.org/project/commerce/issues/3388335 πŸ› Unable to disable Tax Number verification Active

It is no longer a problem with the VAT Number module but it is a problem with Drupal Commerce.
You have to make sure that when you uncheck the checkbox, the verification does not really happen, even for European tax codes. The current solution is to edit commerce/modeles/tax/scr/Plugin/Commerce/TaxNumberType/EuropeanUnionVat.php
but obviously it would be better if this is fixed in the next Drupal Commerce release.

Same problem for Italy. Did you find another solutions?
I don't want to modify that file.

Thank you,
Luca

Thank you all! Now it's working.
I change || to ?: as suggested.

Thank you.

Hello I can't apply the patch.
I get the following:

~/website/web/modules/contrib/blazy$ git apply -v drupal.org_files_issues_2023-09-28_blazy-3390209-view-mode-gone-5.patch
Checking patch css/blazy.css...
error: while searching for:
border: 0;
}

/* To keep animated elements in place when not happing .blazy container. */
.media--blazy,
/* Or BlazyFilter which has no .blazy container. */
.media--fx {

error: patch failed: css/blazy.css:54
error: css/blazy.css: patch does not apply
Checking patch src/Form/BlazyAdminBase.php...

And then nothing happens.

Production build 0.69.0 2024