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 working on developping a multilingual website and Drupal is the CMS needed by my customer.
I'm asked to integrate various local spanish languages (liket catalan) that are parts of "Spanish" language".
Can you please confirm me that Drupal 8 can handle this?
Any experience on a spanish website like this?
Hello, I have I site in Drupal 8 and a content type named "Ενηλίκοι".
The content's type title "Ενήλικοι" is shown on the front end. How can I tranaslate "Ενήλικοι" to "Adults" when I am viewing the site on the english language?
I have wasted about a month trying to fix this error on a site. I Googled everything, to no avail. Uninstalling and reinstalling the media module did NOT fix this error. Nor did reenabling the media view because it did not exist on my Drupal 8.8.2 site. I had previously switched from media to media_embed, which probably caused this, but fixing it was really obscure.
This might not be fully related to Drupal... but... I'm using the Drupal VM vagrant environment to develop with Drupal. I use xdebug a lot and sometimes (very rarely) xdebug refuses to trigger when I add a breakpoint in code. So I'll keep refreshing the site page in the browser to trigger xdebug but nothing happens, however, if I then clear the Drupal site cache (using drush cr on the command line) then xdebug immediatly works as expected on the next page refresh.
Hello, I have a multilanguage site with the content translated. I have a proble, with some nodes, which although the are translated they are showing only the default language. For example:
I have in Drupal 8.7.11 two Content type:
1.Hotel (machine name: hotel) and 2.Room (machine name: room)
and two Vocabulary:
1.Payment method, (with Terms: Cards and Cash) and 2.Number beds, (with terms: 1, 2, 3 and 4)
Hotel fields are:
1. field_payment_method Entity reference to Vocabulary: Payment method, Type of item to reference: Taxonomy term, Allowed number of values: Unlimited
2. field_connected_room Entity reference to Content type: Room, Type of item to reference: Content, Allowed number of values: Unlimited