I know that this is an i18n issue, but I was wondering if anyone has a solution for my problem:
I use taxonomy menu together with views.
My default language is English. Other languages are Dutch and French.
Taxonomy menu translates my terms correctly, but in the view they still appear in English.
When I use the default menu path type the core handles the view and the translation is ok.
But views offers more sorting options which I need.
My configuration:
1. Taxonomy:
- Localize terms
2. Taxonomy menu:
- menu path type: Custom Path
- Base Path for Hierarchy Path: category
- Base Path for Custom Path: taxonomy/products
- Display Depth in Custom Path: empty
Views
- see attached images for screenshots
If anyone has a solution for this translation problem, please let me know.
Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| views_capture2.JPG | 57.24 KB | tomsm | |
| views_capture1.JPG | 64.29 KB | tomsm |
Comments
Comment #1
indytechcook commentedHello again. I might direct this question to the views group rather then taxonomy menu. Taxonomy menu just points to a URL views is what controls what is displayed on the page.
Comment #2
tomsm commentedYes, I know. And according to the views group, it's an i18n issue:
They are already working on an i18nviews plugin. But there is still no solution that works.
See also:
http://drupal.org/node/346028
http://drupal.org/node/360024
That's why I ask the question here. Maybe someone has found a solution.
Comment #3
asak commentedyou may find #316632: Integrate with I18n (I) - "Localize terms" interesting.
Comment #4
indytechcook commentedSetting as duplicate of 316632