Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I'm currently tuning a custom theme based on bootstrap.
My issue is that header zone is always at least 1px height, even if empty. You'll see it here https://pit68.be/drpl/recherche just between banner at content.
I was trying to integrate Dojo JS library with Drupal 8.
I added the library in themes/custom folder and gave its reference in the libraries.yml file.
But this doesnt work. In console i get error as :
Uncaught ReferenceError: Backbone is not defined
Uncaught TypeError: Cannot read property 'util' of undefined
Uncaught ReferenceError: domready is not defined
Uncaught TypeError: Cannot read property 'toLowerCase' of null
On a Taxonomy View, this video shows Set the breadcrumb for term parents in D6, can anyone tell me if this option is in Drupal 8 and where I can find it within a View?
Example: I expect breadcrumbs to show both /fruit/apples/ (parent/child) not just the /apples (child).
RuntimeException: Unable to determine class for field type 'geolocation' found in the 'field.storage.group.field_group_geolocation' configuration in Drupal\field\FieldStorageConfigStorage->mapFromStorageRecords() (line 164 of drupal.8.6.10/html/core/modules/field/src/FieldStorageConfigStorage.php).
Drush command terminated abnormally due to an unrecoverable error