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 am wondering what is the best way to show a photo that takes up half of the hero section of a homepage as well basic pages. Currently the photos get cropped in such a way that heads are getting chopped off, or most of the focal point is missing completely.
inside the controller of my custom module it returns default language instead of the interface language but when I put the same code inside the .module file of my custom module it returns correct language. Am I missing something here ?
I upgraded Drupal to 8.5.1 from 8.4.4 using drush without any error. But when I go to the site the visualization seems to have loose the theme. If I change the theme, nothing change. Is there a way to solve the problem?
I'm trying to configure a certain status message in my translation in admin panel: /admin/config/regional/translate
When a user, which the admin added first, logs in on the site, I want to have a message, with a link in it, which redirects him to /user/id/edit. Sinc the user id changes dependent on logged in user, how can I achive this in the translation?