So I'm in the process of creating my first Drupal / Commerce site. It will be a fairly simple site in three languages with a small catalog of products. New install, all modules up-to-date.
I've created a product type (books), content type (books) and a single node (book1). So far so good.
When I click on the translate tab the language picker is greyed out. For other content it is enabled, presumably there is a compatibility issue (or my error).
The workaround is to create a node from scratch in a different language with the matching product reference and then go back to the translate tab and link to an existing node. But it's not really the correct workflow.
Thanks!
Comments
Comment #1
rszrama commentedI'm not sure how this has anything to do with Drupal Commerce specifically... do you have the same problem on other node types?
Comment #2
XC1 commentedNo, it doesn't happen with other nodes which is why I suspect it's due to an issue with Drupal Commerce.
Comment #3
no2e commentedWhen you create a new node of that content type "books", what happens exactly when you click at "translate"? Could you provide a screenshot?
Maybe you forgot some settings at
/admin/structure/types/manage/booksregarding multilingual options?Comment #4
rszrama commentedI'm going to mark this cannot reproduce, as Commerce 1.4 completely revamped our multilingual support in conjunction with the latest work in Entity Translation by plach_. if there are still issues, we can reopen this or start a new thread.