Button goes to page of other language, please help on coding
-
I have a multilingual site. English Arabic and Chinese. English is the default lang.
I have a button in home page which leads to a certain page. When you view the Arabic version of the page and you click on the button, it takes you to the page but on the default language (English) not the Arabic version.The button code is the following :
<Here is the page link>
<div style=”position:relative; float:left; background:#2d2525; padding:16px 18px 18px 18px ; width:340px; height:165px;”>
<h1 style=”font-size:30px; font-weight:bold;”><font style=”color: red;”>
<!–:en–>Permanent<!–:–>
<!–:zh–>成为<!–:–>
<!–:ar–>???????<!–:–></div>
</div>Please advise as my programming skills are not great.
Thanks in advance
Panos
- The topic ‘Button goes to page of other language, please help on coding’ is closed to new replies.