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
Is your feature request related to a problem? Please describe
When using the editable application form provided by WP Job Manager’s add-on Resume Manager with WPML, the resume appears in all languages in the dropdown instead of the currently selected language.
Describe the solution you'd like
Please, make sure of having a full site backup of your site before proceeding.
Open the …/wp-content/plugins/wp-job-manager-resumes/includes/class-wp-resume-manager-apply.php file.
Look for line 83.
Inside the get_user_resumes() method, replace the following snippet:
Is your feature request related to a problem? Please describe
When using the editable application form provided by WP Job Manager’s add-on Resume Manager with WPML, the resume appears in all languages in the dropdown instead of the currently selected language.
Describe the solution you'd like
Please, make sure of having a full site backup of your site before proceeding.
get_user_resumes()
method, replace the following snippet:The text was updated successfully, but these errors were encountered: