Found the trick to show ALL companies even if they don’t have a job post active.
Go in wp-jobmanager-companies.php
Delete those 2 lines of code below (line 231 and 232) :
AND p.post_status = ‘publish’
AND p.post_type = ‘job_listing’
Yes, I contacted my hosting support and they activated the Multibyte STring PHP extension and it’s working for me.
Thanks StrangerStudios
I have the same problem here, is there a way to fix this?
Thanks,