Urgent: Issues with ‘Quick Apply’ Button on Job Board
-
Hello Team,
I’ve encountered an issue with the “quick apply” button on the job board, which presents two specific problems:
- The “quick apply” button isn’t functioning for logged-out users, and it’s displaying a jQuery error. Please refer to the screenshot provided here: jQuery Error Screenshot.
- Upon clicking the “quick apply” button, only one form field is displayed instead of all the required fields. You can see the issue illustrated in the screenshot linked here: Form Field Display Issue Screenshot. The expected form fields are outlined here: Expected Form Fields.
To mitigate this issue and enhance user experience, we’ve temporarily hidden the “quick apply” button using CSS:
#quick-apply-btn { display: none; }
You can reproduce the issue by unchecking this CSS rule from the inspect element feature.
Thank you for your attention to this matter. Let me know if you need further clarification or assistance.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Urgent: Issues with ‘Quick Apply’ Button on Job Board’ is closed to new replies.