Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • aoki_rene Friend
    #145503

    How can i change (translate) You are here: on the main page?

    junior34 Friend
    #321636

    Ja telline llll ? Link ?

    thongtinhanquoc Friend
    #321647

    <em>@aoki_rene 150308 wrote:</em><blockquote>How can i change (translate) You are here: on the main page?</blockquote>

    templates/ja_tenline_iii/layouts/blocks/mainav.php. It’s between strong tag, just replace it by a new one and save.

    Anonymous Moderator
    #321678

    In templates/ja_tenline_iii/layouts/blocks/mainav.php file, you can see this code:


    <?php echo JText::_('You are here')?>

    You are here text is defined in each language. Please open your language (for english: en-GB.ini), add following code to the end of file:

    You are here= translate "You are here" text to your language.

    aoki_rene Friend
    #321797

    <em>@JA Developer 150377 wrote:</em><blockquote>In templates/ja_tenline_iii/layouts/blocks/mainav.php file, you can see this code:


    <?php echo JText::_('You are here')?>

    You are here text is defined in each language. Please open your language (for english: en-GB.ini), add following code to the end of file:

    You are here= translate "You are here" text to your language.
    </blockquote>

    SORRY! i can not find it

    junior34 Friend
    #321800

    Did you not find this file?
    /www/templates/ja_teline_iii/layouts/blocks/mainnav.php

    <div class=”ja-navhelper wrap”>
    <div class=”main clearfix”>

    <div class=”ja-breadcrums”>
    <strong><?php echo JText::_(‘You are here‘)?></strong> <jdoc:include type=”module” name=”breadcrumbs” />
    </div>

    didima Friend
    #321807

    l like this forum, l was looking for this but finally 😉

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 5 voices, and was last updated by  didima 15 years ago.

We moved to new unified forum. Please post all new support queries in our New Forum