-
AuthorPosts
-
June 16, 2016 at 1:09 pm #941114
Hi,
I asked a question about adding an extra link on the home page and it worked very well: https://www.joomlart.com/forums/topic/how-to-add-a-link-on-the-page-of-list-of-all-articles/ Thanks again to @Sagyaros.
However, now that my site is bilingual and the link I added is ALWAYS in French even when I switch to English. I would like to know how I could adapt the link to the multilanguage feature.
here’s my site: globbiz.net, if you put globbiz.net/en, you’ll have the english version.
In the attachment I illustrate the link in English
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 17, 2016 at 10:08 am #941429Hi
You can change to this:
<a href="https://www.joomlart.com"><?php echo JText::_('LINK_HERE') ;?></a>
And add translated text for associated language file: LINK_HERE = "your text here"
June 20, 2016 at 7:58 am #942027Hi,
Thanks for the response, I was about to do that when I found out I don’t really know where to add the text in my language file.
If I understood correctly, I will replace ‘LINK HERE’ in this example: http://prntscr.com/9xja5q By ‘<?php echo JText::_(‘LINK_HERE’) ;?> and I’ll add the translated text of ‘nos témoignages’ in the file en-GB.tpl_ja_mono.ini.
Is that correct?
Thanks again.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 20, 2016 at 8:16 am #942030That’s correct!
June 20, 2016 at 11:53 am #942139This is fantastic, worked like a charm.
One problem left though: I need to adapt the LINK to the language too, aka the ‘https;//www.joomart.com in your exemple http://prntscr.com/9xja5q
How should I define the links?
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 21, 2016 at 1:21 am #942236No, you can’t have different link for each language in this way. Its applied for language text only. This link is unique.
June 21, 2016 at 8:05 am #942388That’s a bummer. Any ways I could condition the link to fit different language, like If english, go to this link or any other method to add a link on the page and have it behave differently?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
June 23, 2016 at 1:22 am #943060I don’t think its possible.
AuthorPostsViewing 8 posts - 1 through 8 (of 8 total)This topic contains 7 replies, has 2 voices, and was last updated by Saguaros 8 years, 4 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
How to adjust added string to multilanguage website?
Viewing 8 posts - 1 through 8 (of 8 total)