Have you used 1.16.1 yet by any chance? I’m also still waiting for them to reply, but I did figure out how to append a ‘lang’ param so it pulls the jobs for the language you are currently viewing.
Thank you very much for your reply Mike!
Yes! Just updated the new plugin, but when enabling the show_filter to true, the same problem occurs: jobs not showing as guest etc etc.
I have made a topic in WPML, but like seriously I get a reply after two days or not even two days, weeks even or not at all, which pisses me off hahah! We have waited 3/4 weeks and still they haven’t responded at all.
This is why we want to come with an own solution and that is trying to disable the ajax filter and see if that works.
edit: also here’s the topic that I made in the WPML support forum:
https://wpml.org/forums/topic/jobs-not-showing/
You are in the same boat as https://ww.wp.xz.cn/support/topic/jobs-appear-when-logged-in-as-admin-only?replies=6#post-6114104
Disabling the AJAX filter isn’t really an option unless you want to theme the “real” custom post type archives for job listings. Thats quite a task.
I’ll see if I can reproduce this on my test install, but I think really we’re going to have to wait for an update. I’m also waiting on some replies.
Hi Mike!
Sorry for the late reply, I will check try that out and you’ll hear from me!
I just tried out what you asked me to, unfortunately it didn’t work, it only showed the dutch jobs on the dutch jobs page (that is correct), but on the english job page it will also pull the dutch jobs. (the parameters are set as ‘lang’ as you suggested me earlier and the filters are set as true.)
Odd, that code filtered them correctly for me. On the english page, if you view the page source and find this what do you see:
https://dl.dropboxusercontent.com/s/vfmsgc01hkx2mbp/2014-10-14%20at%2017.09.png?dl=0
/* <![CDATA[ */
var job_manager_ajax_filters = {“ajax_url”:”\/wp-admin\/admin-ajax.php”};
/* ]]> */
The weirdest thing is, if i save the english jobs page, it will show the english jobs, but also on the dutch jobs page, if i save the dutch jobs page, it will show the dutch jobs on the dutch/english jobs page. Really strange, it only recognizes the last save and that will only show on the jobs pages.
If you send a login via https://wpjobmanager.com/contact/ I’ll see whats different from my install.