I am trying to:
Translate the blog post and keep the URL path in the same structure as the original URL path.
Link to a page where the issue can be seen: hidden link
I expected to see: hidden link
I want that it will use the original English slug URL + having the "/blog/" path as it is on the original blog post here: hidden link
Do you use the "Permalink Manager Lite" plugin to build the post's permalink structure?
If yes, kindly try the following steps:
1. Go to Tools > Permalink Manager > Permastructures tab
2. Click " Show additional settings"
3. Add the same slug or the translation for the second language
For more info, please check the plugin's doc here: hidden link
1. Great I updated it now on the "Permalink Manager Lite" plugin but seems like the blog post is still with the previous URL path structure as before, how can I make sure it will update it?
2. Also, how can I keep using the original URL slug name in English? I mean without translating the URL slug. I'm asking it here cause it was also one of the issues in my ticket.
I tested the plugin again and found that the changes you make in the Permalink Manager plugin are applied to the new translations, not the existing ones.
This means that you need to edit the translation's URL manually with the following steps:
1. Edit the post in the default language
2. Switch to the secondary language from the top admin bar
3. If you see a Warning message about editing the translation, click "Edit anyway" hidden link
4. In the editor sidebar find the Permalink Manager section and edit the slug from there hidden link
5. Save the permalink
Regarding the other question about using the same slug, the debug info shows that the URL setting of the translation is set to "Translate". This means that the slug will be included in the translation editor like this hidden link so you can use the same slug as a translation when you're creating the translation.
1. about the first issue, next time it won't happen with the Permalink Manager Lite plugin if we already set up the custom language slug path with /es/blog/?
2. how can I change the settings that next times it won't translate the slug URL page name?
1. That's correct if you set the slug /blog for Spanish in the settings of the Permalink Manager Lite plugin, the new Spanish translations should show the URL as /es/blog/.
2. The debug info of your site shows that the URL setting is already set to "Translate" (hidden link)
This means that the URL slug is not generated automatically, please edit the translation and you'll see the slug included in the translation editor so you can update it.
For new translations, you can copy the English slug when creating the translation.