Okay, perfect, I’ll rename the new type of posts equally in all languages, for example, instead of “reference” -> “ref”.
But how do I rename the type of post slug for each language?
I would not like links like these:
example.com/ref/reference1
example.com/it/ref/referenza1
I would like links like these:
example.com/reference/reference1
example.com/it/referenze/referenza1
Thanks so much!
I created the post type before creating the multisite, and then cloned the site.
Thanks.