Language switcher only for available content
-
I’m using the following code to show the language switcher at the bottom of every post:
<?php echo qtranxf_generateLanguageSelectCode('text'); ?>
The thing is: not every post is translated. I want to put a message at the end of every post, telling if there are translations available for that content, let’s say:
“This post is also available in EN / DE / FR”
if no translations will hide the “en / de” switch link. How can I do that?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Language switcher only for available content’ is closed to new replies.