Viewing 1 replies (of 1 total)
  • Plugin Contributor Anantajit JG

    (@anantajitjg)

    Hi,

    The job filters are not working because jquery is not properly loaded. You have jquery loaded from CDN(Google Hosted Libraries) from an unsecured connection which will throw an error Blocked loading mixed active content since your website has a secured connection. Also, your theme or some plugin have disabled the inbuilt jquery script provided by WordPress itself. It is not a recommended practice. So, to make jquery working again, change every jquery source to something like this:
    //ajax.googleapis.com/ajax/libs/jquery/1.11.0/jquery.min.js

Viewing 1 replies (of 1 total)
  • The topic ‘WP Job Openings Filter Not Working’ is closed to new replies.