• Resolved sebapao

    (@sebapao)


    Hi,

    I’m using a search form on my homepage where people can directly input keywords for jobs and categories. However whenever I use the search from the homepage for different queries it doesn’t work. Strange thing is that the search form that is on the actual job page (https://www.privateleasemarket.com/alle-autos/
    ) does work correctly. So only when searching from homepage the query gets lost somewhere.

    Anyone any idea why this doesn’t seem to work well?

    Thanks!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • hey @sebapao

    this is an issue regarding to the built in search cache comming from the ajax filter. The work around which we are running is the following:
    You have to replace the current ajax filter with the old ajax-filters..min.js from Version 1.32.3
    The filter is in the following directory:
    WP-Job-Manager/assets/js/ajax-filters.js
    Just download the old filter and ovverride the current.
    Then it should work
    Old versions of wpjm can be found here
    https://github.com/Automattic/WP-Job-Manager/releases/

    Thread Starter sebapao

    (@sebapao)

    Thanks, this seems to work indeed!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search not working from homepage’ is closed to new replies.