Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WPML: A user applicates for a job in EN and can also applicate at the job translations #2870

Open
3 tasks done
Ericmuc opened this issue Jan 22, 2025 · 0 comments
Open
3 tasks done

Comments

@Ericmuc
Copy link

Ericmuc commented Jan 22, 2025

Describe the bug
I am developing a site where users can apply for jobs in different languages using WPML. I want to ensure that if a user applies for a job in one language, they cannot apply for the same job in another language. Additionally, all applications should be visible in the job dashboard across all language versions.

Symptoms:
Users are able to apply for the same job in different languages, and applications are shown separately in the job dashboard for each language version.

it is shown in a WPML sandbox with minimal settingm ticket hereto
https://wpml.org/forums/topic/a-user-applicates-for-a-job-in-en-and-can-also-applicate-at-the-job-translations/

We need plugins:
jobmanager
resume manager
application
WPML (set jobs = translated, applications = not translated)

add a job, translate it to all languages, job is availabe in the frontend in all languages

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'a job in EN'
  2. Click on 'applicate'
  3. Go to 'the same job in DE'
  4. See error: User can applicate for the same job again in the other language

Screenshots
If applicable, add screenshots to help explain your problem.

Expected behavior
A clear and concise description of what you expected to happen.
if a user applicate at a job in one language, the applicate button must be not shown on the same job in other languages and the message "already applied" must be shown on all language versions of the job, so that the user cannot apply for the same job a second time

Isolating the problem (mark completed items with an [x]):

  • I have deactivated other plugins and confirmed this bug occurs when only WP Job Manager plugin is active.
  • This bug happens with a default WordPress theme active.
  • I can reproduce this bug consistently using the steps above.

WordPress Environment
nothing to do with this

  • WordPress Version:
  • WP Job Manager Version:
  • PHP Version:
  • Other important details:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant