Link? There have been several WPML issues logged as late. Quite a few of us are waiting on a reply from them, inc on their forums. I’ll try to assist but I’m not that familiar with WPML so may not be of much use unfortunately π
http://www.betobloc.com/job-3/
This is the French link, the English is working fine it is just a issue with the permalink on the French site it seems to switch when clicked on from job-3 to poste
Looks to be permalink related. You can try going to setting > Permalinks and saving, but it depends of WPML exposes the various permalink structures when dealing with multiple languages.
If i leave the permalinks to default everything is functional when i place them back to post name the problem starts.
No luck in my tests – I was able to reproduce it, but cannot find a fix. Please post on WPML forums and post the link to your thread here so we can track it.
Thanks
Do you have a ‘string translation’ plugin too? Several of the articles I found similar in nature talk about it, e.g. http://wpml.org/forums/topic/translated-custom-post-type-slugs-not-working/
As a workaround until WPML look at this, if you remove the translation for:
_x( 'job', 'Job permalink - resave permalinks after changing this', 'wp-job-manager' )
From your po/mo file so both languages used the ‘job’ base, it won’t 404
I will try this thank you
Are you talking about the po/mo files in the wp job manager folder ?
I have changed the wp-job-manager-fr_FR.po and did what you said and it does not seem to work :S
Alright got it to work with your solution.
Thank You very much with your help