• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Alex
  • Private: No
  • Open Date: 18.08.16, 23:42
  • Opened by: Miguel Sequeira
  • Closed by: Alex
  • Closed on: 04.09.16, 00:16
  • Reason: Closed
  • Comment: Glad to help!

Ticket #9854 - Footer link module - different URLs for each language

Hi, how can I define a different URL for each language? The system is only accepting one URL for each link. I can translate the titles, but the URL is always the same.

Thanks.

Comments

Alex 19 Aug 2016, 20:52

Hi. Where is the problem? http://prntscr.com/c7unt8
Everything works as it should.
Just create different content for different languages in the CMS page.

Miguel Sequeira 28 Aug 2016, 00:39

Please check screenshot to see what I’m referring to. If you define text in Portuguese and in English, you should be able to specify a different URL for each language. The system only allows one URL for all languages.

Alex 28 Aug 2016, 15:16

Did you look at my screenshot? :) PS for any language has different url your-site/en/url your-site/pt/url so the link is always different for differrent languages

Just switch between languages and go to the Footer custom link. Everything works great

Miguel Sequeira 01 Sep 2016, 22:25

Hi Alex,

I now understand what is the problem.

In your example, the URL is index.php?id_cms=4&controller=cms, which PS is able to resolve to each language appropriately.

But in the URLs that I have added, for example, for Contact Us, I have put http://interphysix.com/pt/contacte-nos, which PS is not able to resolve correctly to each language.

Can you help me choose the correct URL for the Contact Us page?

Many thanks,
Miguel.

Alex 01 Sep 2016, 22:27

Hi.

/index.php?controller=contact

;)

Miguel Sequeira 01 Sep 2016, 22:53

:) thanks!

Where can I find a list of all pages/modules that we can access, with respective parameters?

Alex 01 Sep 2016, 23:24

The easiest way I think is to disable Friendly URL in the Preferents>URL and in the front office go to the sitemap page /index.php?controller=sitemap there you will find all the links ;)