• I’m currently building car dealership page and I would needto make it mulitlingual.

    Basically I have one custom post type (car), and two taxonomies (brand and features). Now I would like to make these in two language, german and english. This is desired case:

    URL:
    English: mydomain.com/en/car/audi/3857/ (3857 being post id) and since all same info is in german, the wished url would be in german: mydomain.com/de/car/audi/3857/

    Taxonomies only the features taxonomy would need be translated (as features are like “sunroof”, “alarmsystem”. But brand taxonomy would stay same in both languages.

    Artilces and pages of course would need to be translated normally (which polylang handles beutifully).

    Now I played little with polylang and with short try I was not able to achieve this. Is this even possible? If I cannot do this with polylang, if some of you have idea how I should approach the problem, advise is appreciated! ??

    https://www.ads-software.com/plugins/polylang/

  • The topic ‘Possible with Polylang’ is closed to new replies.