Background of the issue:
I have a custom post type (CPT) called services. My default language is Russian, and I also have Armenian and English as additional languages. I would like the slug for the CPT (services) to remain consistent across all languages. The content of the CPT should still be translatable, but I do not want the slug (services) to change based on the language.
Symptoms:
The slug for the CPT changes based on the language, resulting in different URLs for each language.
Questions:
Could you please provide guidance on how to achieve consistent slugs across all languages?
January 20, 2025 at 4:23 pm
The topic ‘[Closed] Slug Translation issue’ is closed to new replies.