Xili language – Home page language switch
-
Hello,
I would like to know if it’s possible to switch postinpost query language in home page through xili language list ?
I have seen that it works on single post but not on hp.
The following code is what I used in hp:<?php if (the_curlang() == 'en_us' ) { echo do_shortcode('[xilipostinpost query="showposts=4&meta_key=wpb_post_views_count&orderby=meta_value_num&order=DESC&lang=en_us"]'); } else { echo do_shortcode('[xilipostinpost query="showposts=4&meta_key=wpb_post_views_count&orderby=meta_value_num&order=DESC&lang=de_de"]'); } ?>
These are the xili language panel options I have activated:
Language of the home webpage : Software defined
Modify home query: uncheckedWhen I click on German language link, the website continues to display English content.
Any idea ?
Thank you again !
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Xili language – Home page language switch’ is closed to new replies.