• Our Search and Filter code was working fine for over a year, and then just recently stopped working.

    Here is the website page:

    https://www.atlantabarslive.com/

    and the code starts under “Customize Your Search”

    Here is the code I am using:

    [searchandfilter fields=”type,buroughs,days” types=”checkbox,checkbox,checkbox”? order_by=”term_group,,term_group” operators=”or,or,or” post_types=”posts” headings=”WHAT TYPE OF SPECIAL ARE YOU LOOKING FOR?,WHERE DO YOU WANT TO GO?,WHAT DAY?” Submit_Label=”GO”]

    Please assist. Thank you!

    Adam Dickson

    https://www.ads-software.com/plugins/search-filter/

Viewing 1 replies (of 1 total)
  • Plugin Author DesignsAndCode

    (@designsandcode)

    I’m not sure, it looks like there is an error after submitting the form, so you don’t get redirected to the correct place.

    This can occur if you have even an unrelated error in your site somewhere, because this can break http redirects (which is required in S&F).

    I would enable WP_DEBUG and see if you get any WP or PHP errors in general, an d fix those – then it should be safe to assume the redirects will work.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Code Stopped Working Randomly’ is closed to new replies.