The entity-translation tag has no wiki summary.
1
vote
0answers
15 views
How do I sort a taxonomy in a different way depending on the language?
I have a taxonomy (list of hobbies) translated using Entity Translation.
The list is in alphabetical order, which is great for English.
However, I also translated the list into Japanese, which uses ...
0
votes
0answers
105 views
Blocks and views not displaying translations anymore
I have a over 5000 pages multilingual site that was correctly configured, nodes, blocks & views were all showing its own translation.
But I discovered yesterday that blocks and views are not ...
0
votes
2answers
157 views
Prevent Drupal 7 from auto-caching pages in all translations
After clearing the cache, Drupal generates cached versions of every node/page that gets visited. Which is fine.
However – if I visit the German version of a node/page, not only the german version ...
1
vote
0answers
37 views
D7 Mixed menu (entity and content translation)
In my main menu I have mostly links to nodes that are translated with entity translation, so one node with the fields translated.
But I have two nodes which are translated with content translation, so ...
0
votes
1answer
84 views
Translate is disallowed for HTML input in a view- how to enable?
I have created a custom field in a view and I want to translate it but Drupal prevents me
from doing show.
This is the error:
How can I resolve this problem?
0
votes
1answer
45 views
How can I translate the particular field or content in english to german language?
As I want to convert the particular field or content from drupal to german language.Is any other way to do this .Also i tried the entity translation to convert the german language But Its convert all ...
0
votes
1answer
165 views
Entity reference field to show translation of nodes
I have a content type "Genetic Test" which has an entity reference field (select list) where I can select nodes of the content type "Material".
The Material nodes all have English set as their source ...
1
vote
0answers
111 views
URL aliases and Entity Translation (menu name replacement pattern)
I am using entity translation (Field translation) for my nodes, and set the menu name on each 'page'.
The menu itself is arrange to basically have a duplicate tree in the same menu each with a ...
0
votes
2answers
180 views
entity translation of menu
i have set up entity translation and everything is working. except for menus. I have a translation set defined for a menu item in "main-menu" and have 2 languages set up for a menu item. However, now ...
0
votes
0answers
54 views
Export Rules with Features containing translations
The Features module is a great module for exporting structures from your Drupal site. Now the problem I face now is, that Features only exports the structure itself and the default language (which in ...
0
votes
0answers
15 views
field translation using tmgmt_microsft
I have a text area field which is part of a node.I want to display a dropdown with various language options.Upon selecting the language in the dropdown the corresponding text inside the textarea ...
0
votes
0answers
74 views
Commerce Products with Entity Translation
I have about 8000 commerce_products - each of which have a certain type 'reward'. The titles of these products need to be made translatable. I've installed the title module, run the batch update to ...
1
vote
1answer
291 views
Contextual filter has no results when using entity translation of non default language
I have a view that shows content with an entity reference field referencing the currently displayed node.
This is a scenario often used, just a block (pane in my case) that shows content (child nodes) ...
1
vote
1answer
72 views
Does Entity Translation hijack i18n's operations?
I'd ideally like to use i18n to handle backend translation but use entity translation to maintain multiple language versions for each content node.
Does this require a lot of extra work or lead to ...
0
votes
0answers
47 views
Form API Multilingual Content
Right now, I have a form api which contain 6 fieldsets each fieldset contain a managed_file and a textarea fields.
My website is multilingual, And the fields content appears in the front-end of the ...
0
votes
1answer
591 views
How to translate field collection which has unlimited values
My configuration:
latest dev entity translation and field collection module + patch
I tried:
Entity translation is on just for taxonomy term and node, but not for field collection (it triggers ...
0
votes
0answers
69 views
Commerce product translation
I was wondering, how to distinguish product translations in Drupal Commerce. If I create Product (in English) I don't have options to create translation for this entity. Do I have to create the same ...
0
votes
0answers
213 views
How to synchronize and translate a field collection?
I have a problem with field collection, synchronization and translation. I don't know if is not compatible, but don't find a solution.
I have a multiple "field collection" field in a content type ...
4
votes
3answers
623 views
How to link to a translated node?
I am using Entity Translation module.
My Basic Page content type is using field translation, and I create a node (mysite.com/node/1 for English, mysite.com/de/node/1 for German).
Now in the body ...
1
vote
1answer
386 views
Does Drupal 7 Entity Translation Translate?
I've gone through the process of setting up Entity Translation and get the option for Translation, (for example a basic page). When editing the node, I get the translate tab, but see nothing there ...
1
vote
0answers
123 views
Translate en entity type created with eck - argument in menu
I am trying to use an entity type created with Entity Construction Kit together with Entity translation. There are some issues, i am trying to resolve them ...
the fatal error on entity view was ...
0
votes
1answer
653 views
path issue with translated (entity_translation) nodes
I use Drupal 7, entity_translation and pathauto with 2 languages: EN, FR.
I create a new content (of a content type with "entity translation") and I title it "test". Since Generate automatic URL ...
2
votes
1answer
1k views
Translating “Content: Link” in a Drupal 7 View
I am working on my first Drupal 7 site that has internationalization. My site is in both English and Spanish. Generally I am pretty happy with the way it's going so far. The basis of my translation is ...
9
votes
3answers
2k views
Node translation vs. Entity (field) translation
I would like to know what you guys recommend for a multilanguage site. For example, consider the following case: A page and its content should be available in 3 languages (e.g. German, English, and ...
