I want to remove "APPLY WITH LINKEDIN" Button from our OSCP
Closed this issue · 4 comments
skedmonds commented
INSERT SHORT DESCRIPTION EXPLAINING THE HIGH-LEVEL REASON FOR THE NEW ISSUE HERE.
Current behavior
the button is there, and we just want direct application to our OSCP. We don't want people to apply through LinkedIn
Expected behavior
Make the button go away
Steps to replicate behavior
- http://www.pmqs-nc.com/careerportal/#/jobs/313 <<<<See that blue button to apply with LinkedIn? I want it gone!
Screenshots
Current
Expected
charlesabarnes commented
Remove the clientID in the app.json and this will remove the button. Another option is to upgrade your portal as this button is not present in more recent versions of the career portal
skedmonds commented
How difficult is it to upgrade my portal? I haven't done anything with it since I set it up a few years ago, lol.
charlesabarnes commented
It should be just as straightforward (hopefully). Just a matter of replacing files on your webserver. I am providing the installation instructions below:
skedmonds commented
Thank you!