• Resolved trish8981

    (@trish8981)


    Hi

    1. With the latest JobManager update: Version 1.33.0, my search box and job filters are out of wack. See image: https://prnt.sc/nzgfez

    With Version 1.32.3, they look the way they should. See image: https://prnt.sc/nzgghl

    Is there a fix for this search box/filters?

    2. Also, please note that I currently HAVE to use Version 1.32.3 as I am linked to Indeed for displaying jobs. With Version 1.33.0 – (admin> jobs > settings > Indeed Integration) I lose the Indeed URL feed which is a must-have. Is there a way to upgrade to the Version 1.33.0 AND have the Indeed URL feed?

    Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter trish8981

    (@trish8981)

    I should clarify that when using Version 1.33.0 – my Indeed feed (admin> jobs > settings > Indeed Integration) I lose the Indeed URL feed and the page displays a 404 Error Page Cant be Found.

    Plugin Contributor Richard Archambault

    (@richardmtl)

    Hi there!

    For the search form, it’s because we added a search button to the filters. You can either edit your site’s CSS to fix it, or you can remove the button entirely with this code snippet:

    add_filter( 'job_manager_job_filters_show_submit_button', '__return_false' );

    As for your Indeed questions, please use this form to get support for our paid add-ons:

    https://wpjobmanager.com/support/

    We are not allowed to support premium plugins in these forums.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Search Boxes/Filters & Indeed URL Feed’ is closed to new replies.