Viewing 2 replies - 1 through 2 (of 2 total)
  • There are probably at least 3 ways to to that.

    1. language.po/.mo files
    2. add if then logic in the footer.php > Check out the section “Displaying content based on current language” on the following page:
    https://shailan.com/3283/displaying-content-based-on-current-language-using-qtranslate/
    3. PHP function in the footer.php file > <?php _e(“<!–:en–>english text<!–:–><!–:fr–>french text<!–:–>”); ?>

    Thread Starter adminWeb159

    (@adminweb159)

    Hi, thanks for answering my question. But I think you have not understood me because I go to the file you indicate that footer.php used in wordpress theme.

    I have a plugin on my page called thumbnail gallery, this plugin lets add a description of the image, this description is attached as a footer slider.

    Then with qTranslate plugin I added four languages ??(Spanish, English, French and Catalan) and what I want is, that if I am able to translate English caption of this slider. It is possible?

    A attached below an image indicating where the problem to see if that is better understood.

    IMAGE PROBLEM

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Problem with traduction’ is closed to new replies.