maocasio
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Job Manager] Multiple Users Same EmployerHi @cena
Thanks for the recommendation about the Groups plugin. In my case, 1 employer / multiple recruiter accounts. It kindly worked out of the box! I created 1 main group (Employer) and gave all WPJM capabilities and 1 group (Recruiters) where they can only read others recruiters job listing, from their account.
This behavior is fully working from the WordPress Dashboard (backend). The theme I’m using, have an Employer frontend dashboard and that behavior is not showing there. I’m already talking with the developer to see if it’s possible to show this behavior in the frontend.
@nghtmre I also didn’t found the thread, I searched for the plugin instead.
Forum: Plugins
In reply to: [WP Job Manager] Resume Autofill via PDF OCRHi Richard,
Thanks for your response. Yes, I was searching about the LinkedIn new API changes and is not going to work for us, as you mentioned is very limited, without heavy customization.
The data from the user’s resume (filled via Resume add-on) is stored in the user’s metadata (meta keys)? Or is stored inside WPJM/Resume add on user meta ?
Forum: Plugins
In reply to: [WP Job Manager] Resume Autofill via PDF OCRThanks for reply and taking your time to explain multiple scenarios and what could work and what would not.
What I looked in google was Cloud Vision API – Detect text in files (PDF/TIFF): https://cloud.google.com/vision/docs/pdf Don’t know if this could help.
“so the only real other option would be to use an AJAX REST call on the frontend and then using jQuery or JavaScript, populate the value of those fields.”
That could take months to develop right ? And only if the right REST API Resume parsing company is found I assume.
Do you think it would best, for this scenario, to use LinkedIn profile parsing then ? Is already formatted, online and with the same structure. I saw a mention of a plugin or integration on WPJM documentation or add-on, but I could not find it anymore.
EDIT: I found this plugin: https://github.com/arbet/wordpress-linkedin-login Works with LinkedIn V2 API and stores the user meta, from LinkedIn, for developer use.
- This reply was modified 5 years, 3 months ago by maocasio.