[jobs] doesn’t work with my barebones theme
-
I am using a simple custom developed wordpress theme. Wp-job-manager is working perfectly everyplace except the [jobs] shortcode, where it displays the location/search bar at top but no actual jobs. The jobs appear in [jobs_dashboard] and in the admin view so I know the data is there. I think the problem is that my theme is not able to load the jobs via ajax, but I’m not sure how to make that happen.
There are no other WP plugins on the site, and my theme has no JavaScript in it yet except for what’s in wp-job-manager. There are no errors or warnings in the Chrome dev console. It just silently refuses to show any jobs, but if I switch to a different theme they load fine. Do I need to do anything special to let the ajax jobs load?
The page I need help with: [log in to see the link]
- The topic ‘[jobs] doesn’t work with my barebones theme’ is closed to new replies.