Tagged Questions
1
vote
3answers
585 views
Change page template programmatically ?
I have two page templates and Qtranslate installed.
I want to choose one or another depending the language selected.
Can I do something like this ?
if($q_config['lang'] == 'en'){
// load ...