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 trying to make a theme suggestion for a form element. I would like to use the field ID and the node ID. So, for a form element with field ID 'first name' on node 23, the suggestion would be: form-element--first-name--23.html.twig
The banner on our (Drupal 8) town website is a photo image of autumn leaves. I would like to be able to change the banner photo according to the season. Could I use the Rotating Banner module to upload and sequence the photo images? That is, can duration be set in days or weeks instead of minutes or hours? If not via the Rotating Banner module, how else might a seasonal banner change be managed?
Hi, I have a base theme in composer that I cannot edit. I want to remove a directory called "smartmenus" from the base theme using the libraries-override in my subtheme info.yml file.
My base theme is: drupal8_zymphonies_theme and its path is: themes/composer/drupal8_zymphonies_theme
My subtheme path is: themes/custom/lps
I want to remove: themes/composer/drupal8_zymphonies_theme/includes/smartmenus