I have a bilingual (English and Urdu) blog, and recently I published an Urdu post without an English translation. In my conf.py I have set SHOW_UNTRANSLATED_POSTS to false, and it works as expected on the archive page (i.e. that Urdu post does not appear on the English archive page). However, I am also using the post_list shortcode elsewhere, and that Urdu post does show up in its output. Does the post_list shortcode not take SHOW_UNTRANSLATED_POSTS into account? Or am I missing something?
Thanks for any pointers.
- Saadat