Category "drupal-8"

Drupal 8: how can I add a class in form tag

How can I add a class in the form attribute within a custom form? Similar to the below: <form class="mu-subscription-form"></form> I have created

MISSING UPDATES FOR: MEDIA Drupal 9

I have started facing an issue with locally hosted Drupal 9 (Xampp, Windows 10). The issue started when I was trying to create events in drupal 9 and I was redi

Remove default message in drupal 8

In Drupal 7 if ($_SESSION['messages']['status'][0] == t('Registration successful. You are now logged in.')) { unset($_SESSION['messages']['status']); }

How to make proper module translations in Drupal 8?

I have to prepare modules translations, but the documentation is not helping me. I know i can use *.pot files, but i can't fully understand how dupal is manag

How to make proper module translations in Drupal 8?

I have to prepare modules translations, but the documentation is not helping me. I know i can use *.pot files, but i can't fully understand how dupal is manag

Drupal Installation Default Page not loading css

I recently installed Drupal on Windows Server I had no errors on installation. There was a warning for OPCaching. I also don't think it should affect it but I u