HELP BUGS in Jobroller!?!
Hello,
1. I've created 28 Jobcategories and 6 salary types.
2. I want to integrate Indeed; in JobRoller Dashboard > Integration > Job Listing Queries:
One per line I've setup the queries:
manager|100|nl|fulltime|accounting
manager|100|US|fulltime|administrative
manager|100|US|fulltime|banking
manager|100|US|fulltime|construction
manager|100|US|fulltime|engineering,
etc.
3. To enhance Indeed integration I've followed your Cron-instructions and tweaked
includes/theme-indeed.php:
wp_schedule_event(time()+60, 'hourly', 'get_indeed_jobs');
and waited, and waited...
Results:
4. It's only filling the job category "accounting" with at least more than 4,700(!!) postings.
Upon checking the postings I've found out that no matter what industry is posted it's only filling the "accounting" job-category; i.e. an engineering posting that needs to be filled in the "engineering" category is now dumped in the "accounting"-category.
5. Frontpage & Main sidebar:
"Browse By" > "Job Salary" only 1 salary type is shown instead of my 6 created salary types.
"Browse By" > "Job Category" only 5 categories are shown instead of my 28 created job categories.
How to fix this bug?