Zen Cart Logo
Forums / Addon Language Packs / Home links return to default language

Home links return to default language

Locked

Views: 2,048

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
25 Dec 2008, 7:53 AM
#1
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Home links return to default language

Just installing a second language for the first time - Very impressive how it mirrors components throughout the admin!

Question: I have three instances of a home link available at all times: header, footer & dropdown. Each returns to the default language homepage. How can I modify those links so that when in the second language, they return to the second language home page?

Thanks!

26 Dec 2008, 10:08 AM
#2
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Home links return to default language

Which site has the languages?

26 Dec 2008, 10:44 AM
#3
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Home links return to default language

webskipper:

Which site has the languages?

I'm still in the process of adding the second language - It will be this site. You can see that there are two Home links in the header at the moment, as I've yet to update the tpl_header.php for the English side.

I'm attempting to use the info from this thread at the moment...

26 Dec 2008, 10:57 AM
#4
webskipper avatar

webskipper

Totally Zenned

Join Date:
Nov 2007
Location:
USA
Posts:
876
Plugin Contributions:
2

Re: Home links return to default language

To add a language I always duplicate my English folder.

That way ALL files are there regardless if any language contribution replaces them or not. Other wise you will see erros on you public pages.:blush:

Then I go in and translate each page I have to.:smartalec:

In the admin, again just duplicate the admin english folder just to avoid the dreaded admin errors for not having all folder loaded regardless if they are translated ot not.

26 Dec 2008, 11:04 AM
#5
meltdown avatar

meltdown

Totally Zenned

Join Date:
Jun 2006
Location:
My family and I live in Brighton, England
Posts:
947
Plugin Contributions:
0

Re: Home links return to default language

I believe that I've done all that. However, that doesn't really speak to the issue I'm trying to resolve: For both languages, in the header, I would like to have a home link. However, each needs to go to a different location - The English home page and the Italian home page.