job_type in jr_job_alerts_alert_type function
hi there
after create a new job (Full Time - job_type=3 and Freelance - job_type=4), and create a job_seeker with email alert function (Freelance <-- job_type=4).
I test the email alert function but failed.
I check the database table wp_jr_alerts and got the record (location=anywhere.*).*(job_type=all.*|job_type=3) .*(job_cat=all.*|job_cat=92) , it seems missing job_type=4.
can anybody help?
thank you