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 have a website in three languages, translated via i18n. Everything works, but i could not find a way to translate the metatags like "keywords" ! That would be important for pages like google and yahoo. Is there a way to to so ?
I have gone through all the available tutorials and instructions but still my translation not working. everything working fine but not translation of the content.
System environmental information
1. Drupal 7.32
2. PHP 5.4.2
3. Apache 2.2.22
Installation and configuration of the modules following the instructions below
Modules I have Installed
For this multilingual site, install and enable these modules and sub-modules:
Hi all, I have been working on multilingual site and would like to add a language switching block to the site. However, when I assign the language switcher block to any region and press "Save blocks", a warning message "The language switcher will appear only after configuring language detection. You need to enable at least one method that alters URLs like URL or Session." is shown and the language switcher is failed to be added to the designated region.
I am trying to make Multilingual on entity but "Select" not showing up under Multilingual settings config below.
Administration » Configuration » Regional and language » Multilingual settings: /admin/config/regional/i18n/select) and make sure that "Select nodes by language" option is disabled.
One nice thing about Quicktabs is that if I have panels or views as tabs, when I switch languages, the translated versions appear.'
Not so with nodes as tabs, since I have to enter a specific node ID.
Is there any way around this, other than converting nodes to blocks? Is there some function I can use to display the current language version of a node in a tab?