By minimalismore on
Hi there!
Newbie question here. I have this site with two languages, and the translation of blog entries works well, and the recent blog entries block works as it should, well.. part from me not being able to change the title of the block header to news and then translating it to the equivalent in the other language.
The real problem i have, is that when you click the "more"-link and open the blog node which lists all blog entries, it does not filter on the current chosen language. I have searched high and low, but cannot figure out how I can tell Drupal to show only the entries for the current language.
Does anyone have an idea what I have to do ?
Comments
Actually, when looking
So, after investigating more, I see that I probably have wasted som bytes of space in drupal.org's database by asking a question on something that actually was a configuration issue.
The answer is that Under Administer => Site configuraton => Multilingual System, one has to choose "Only current language", that way it actually will filter on current language ;)
Beeing a newbie, on hopefully learns, and I hope maybe that at least this may be a help to other newbies in the same situation ;)