sub page url in multi language setup #1377
-
I thought I already posted this but can not find it anywhere....sorry if this is a duplicate... ok, the following scenario: Now, I translates the list page to Dutch and the url is now https://tjeps10.tip15.40fingers.eu/Voedingsmiddelen.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I guess the behaviour might be as expected. What I just did to 'solve' the issue is to add a url to the detailpage. All good :-) Still feels a bit like it could/should be solved automatically but for this (small) implementation, I'm good. |
Beta Was this translation helpful? Give feedback.
I guess the behaviour might be as expected. What I just did to 'solve' the issue is to add a url to the detailpage.
There was the 200 url '/Products/Food/Productdetail' and I added /Voedingsmiddelen/Productdetail as the new 200.
All good :-)
Still feels a bit like it could/should be solved automatically but for this (small) implementation, I'm good.