You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using WPML with the Resume Manager add-on of WP Job Manager, translated Resume posts result in a 404 error. This occurs when attempting to view a translated Resume post.
To Reproduce
Steps to reproduce the behavior:
Install WPML with at least two languages
Add a few resumes
Translate the Resumes page and Resume posts
Visit the Resumes page on the frontend
Switch to the secondary language
Click on a Resume post
You will get a 404 error
Debug
The resume slug is translatable and identical to the singular label, so it will take the label translation from the POT file which is 'CV' in Spanish/French for example.
Workaround
Open the .../wp-content/plugins/wp-job-manager-resumes/includes/class-wp-resume-manager-post-types.php file
Describe the bug
When using WPML with the Resume Manager add-on of WP Job Manager, translated Resume posts result in a 404 error. This occurs when attempting to view a translated Resume post.
To Reproduce
Steps to reproduce the behavior:
Debug
The resume slug is translatable and identical to the singular label, so it will take the label translation from the POT file which is 'CV' in Spanish/French for example.
Workaround
Isolating the problem (mark completed items with an [x]):
WordPress Environment
The text was updated successfully, but these errors were encountered: