Hi,
I see one logo that is out of place for some reason. See this screenshot (click to view):
https://d.pr/i/0RyI1C
I checked the source, and I found that there’s a noscript tag with an img element associated with it there, for some reason:
https://d.pr/i/dovIDG
None of the other job listings have that. I have no idea where that’s coming from, but it’s not from our plugin; we only have 1 noscript element, and it’s not that:
https://github.com/Automattic/WP-Job-Manager/blob/87707577beae3300712ceb1e8f071b9cb97e0a34/templates/job-filters.php#L80
So, I’m at a loss here. It’s possible that there might be a conflict with one of your current plugins or your theme.
Try disabling all of your plugins except WP Job Manager (and add-ons). Then try testing again to see if the issue persists. If that resolves your issue, you can find what was causing it by enabling each plugin one by one while continuing to test.
If that doesn’t help, you can also try switching to the Twenty Sixteen theme via Appearance > Themes, and test again. If the issue is resolved then you know it’s a problem with the theme, and you’ll need to contact the theme author for further assistance.
Let us know how it goes.