Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Gunu

    (@grafcom)

    @e-factor

    this is not simple possible because qTranslate X is not designed for it.

    If you use the Language Switching widget, you could use a widget that
    has Hide on cheked pages / Show on cheked pages possibility.

    Display Widgets

    Thread Starter e-factor

    (@e-factor)

    Thanks for the answer.
    I understand your point.
    Thank you for the suggestion but, actually, I need to hide only the not-available languages and not all of them.

    The site has Eng/Ita version for all the pages.
    For a small area it has other languages too.

    Maybe I should consider to manage two instance of the plugin and activate them where needed….

    Great plugin in anycase.
    Maybe the best I’ve tried for this purpouse….

    Plugin Author Gunu

    (@grafcom)

    With the widgets you can do it. The widget has its own css and you can hide a specic language for example in modus Text only:

    .qtranxs_text_de{
    	display: none !important;
    }

    Hide German language in the selector at that point.

    Thread Starter e-factor

    (@e-factor)

    So far so good… but if I should be able to choose in which pages these css must be imported or am I missing something?

    (with the conditional widget plugin I can choose in which pages the plugin must run but I guess these pages will run the same css)

    THANKS for your help I REALLY APPRECIATE IT ??

    Plugin Author Gunu

    (@grafcom)

    This plugin adds checkboxes to each widget to show or hide on site pages/posts.

    https://www.ads-software.com/plugins/display-widgets/

    https://snag.gy/Ov4Gb.jpg

    example:

    https://snag.gy/Dq9T7.jpg

    Thread Starter e-factor

    (@e-factor)

    do you mean that this plugin can separately select Css widgets and translation selector? Unfortunately I can’t install it (I get this error: “Unable to find End of Central Dir Record signature”). I’m trying to use this other one: https://www.ads-software.com/plugins/conditional-widgets/

    But I can only activate the translation widget with its css… ??

    Thread Starter e-factor

    (@e-factor)

    hum, I guess I can add two widgets instead of one…
    ??

    Thanks for your help Gunu! and I mean it!

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘hiding the flag when there's no translation for that language’ is closed to new replies.