Hi there!
It looks like you are using WP Fastest Cache that could be getting in the way. Have you tried disabling it and see if the problem persists. If disabling the plugin helps, you may need to ask the plugin authors to help you set it up correctly.
Thread Starter
dkehne
(@dkehne)
I deactived and deinstalled the WP Fastest Cache Plugin but the problem persists. Any other thoughts on that?
I will keep it deinstalled as long as we haven’t found out the cause…
-
This reply was modified 2 years, 4 months ago by
dkehne.
@dkehne
can you clear the cache of the server and also clear the wp cache as well
I rechecked your site and while keeping Firefox cache disabled (Disable cache checkbox in Network Monitor) jobs get loaded correctly but only if I accept cookies. If I reject them, jobs won’t get listed.
The next thing I would suggest you check and try to disable is the Cookie Notice plugin.
This behavior you are experiencing on your site is unusual so you will need to try switching plugins on and off and switching themes to see where is this coming from.
Thread Starter
dkehne
(@dkehne)
Ty for your reply. I deactivated Cookie Notice as well but behaviour stays the same, also after clearing server cache
I’m sorry you are still experiencing this problem. Since I’m not able to reproduce the issue, there is not much I can do to help. However, I did recheck your site in Firefox and Chrome and both browsers are having the same problem.
It looks like the /jm-ajax/get_listings script fails to load sometimes. I wasn’t able to get a consistent response from your site. Sometimes the file (and jobs) load and sometimes they don’t.
I did notice that even when the script does load, the response from the server seems to be slow. See here: https://d.pr/i/v1CPY3
I would recommend you check the max_execution_time
setting in your php.ini (if you have access to it) or ask your host to help you with that.
You can also check out this post: https://wordpress.org/support/topic/max_execution_time-2/
Hope this helps!
I had the exact issue in all these browsers: Firefox, Safari, IE and Duckduckgo.
You can resolve it by installing the plugin Enable jQuery Migrate Helper.
“With the update to WordPress 5.5, a migration tool known as jquery-migrate was no longer enabled by default. This may lead to lacking functionality or unexpected behavior in some themes or plugins that run older code.”
Works fine – the Job Manager team should review code so it’s uptodate with the new WordPress versions. I’m on WP 5.6.
we had this problem too, but we downgraded WP back to 5.5 and all is working fine.
Maybe you test that on your site too: “WP Downgrade” https://de.wordpress.org/plugins/wp-downgrade/
Hey everyone! WP Job Manager 1.34.5 was just released and this issue should be resolved now.
Please let us know if you are still experiencing problems.