Using Views 3 and Views translation 7.x-3.x-dev.
My views work fine when the site switches language, all except for the title field, which still shows the original language.
See the news blocks on www.ysgolbeddgelert.org
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | title_field.png | 65.95 KB | danny englander |
Comments
Comment #1
plachAre you using the title_field field instead of the title field?
Comment #2
meigwil commentedThaks for the quick reply.
Although not quite title_field, I found other fields which I had renamed which worked fine.EDIT: It *was* the title_field, the machine name was hidden from me (found in the Tokens).
Comment #3
danny englanderHi I just ran up against this same issue but as far as I can tell, it's tricky in the Views UI to differentiate between
Content: TitleandContent: Titleas it were. The only slight UI clue in was the text: "Appears in" so this almost seems like a UI issue. Ultimately I got it to work fine after reading this issue but I definitely do not seetitle_fieldin Views UI when I am initially choosing a field.Comment #4
kalabro@highrockmedia, thanks for screenshot. It helped a lot.