-
AuthorPosts
-
October 26, 2009 at 5:58 pm #145503
How can i change (translate) You are here: on the main page?
October 26, 2009 at 6:50 pm #321636Ja telline llll ? Link ?
thongtinhanquoc Friendthongtinhanquoc
- Join date:
- November 2008
- Posts:
- 33
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 12
- Thanked:
- 5 times in 3 posts
October 26, 2009 at 7:25 pm #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 ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
October 27, 2009 at 2:36 am #321678In 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.
1 user says Thank You to JA Developer for this useful post
October 27, 2009 at 6:22 pm #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
October 27, 2009 at 6:36 pm #321800Did 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> -
AuthorPosts
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