Different content in global area for different language
Permalink
Hi.
I have 2 languages on website and I have some global areas. It works fine for one language but the problem is that I have 2 languages. Can anybody tell me how to setup different content for one language and different for another.
I dont want to copying content for each sub-page.
Thanks in advance.
I have 2 languages on website and I have some global areas. It works fine for one language but the problem is that I have 2 languages. Can anybody tell me how to setup different content for one language and different for another.
I dont want to copying content for each sub-page.
Thanks in advance.
I think this addon is specifically designed to solve your problem:
http://www.concrete5.org/marketplace/addons/dh-multilingual-content...
Also have a look at:
http://www.concrete5.org/marketplace/addons/c5dk-multilingual-conte...
And you may find this helpful along the way:
http://www.concrete5.org/marketplace/addons/multilingual-attributes...
http://www.concrete5.org/marketplace/addons/dh-multilingual-content...
Also have a look at:
http://www.concrete5.org/marketplace/addons/c5dk-multilingual-conte...
And you may find this helpful along the way:
http://www.concrete5.org/marketplace/addons/multilingual-attributes...
Thanks a lot JohntheFish. But I still have big problem.
I can`t find something like that for search block.
I can`t find something like that for search block.
Try the author of DH. Send a PM.
I did it a while ago using stacks:
https://www.concrete5.org/community/forums/internationalization/how-...
Should work with every block, but needs some hardcoding.
https://www.concrete5.org/community/forums/internationalization/how-...
Should work with every block, but needs some hardcoding.
it's pretty much the same as hissy's solution, but here's what some people use toohttp://www.concrete5recipes.com/tricks/language-specific-global-are...
Thanks. I used Remo`s solution and it is sth I was searching for.
I have the same requirement, and the c5 recipe posted by Remo looks like the perfect fit. I am a php novice - where does this php code go?
Thanks,
Joachim
Thanks,
Joachim
https://gist.github.com/hissy/7396557...
This is a non-official way, but it works.