Forums Forums Search & Filter Pro How to *actually* output the search results title

Viewing 2 posts - 1 through 2 (of 2 total)
  • Anonymous
    #184499

    If it helps clarify for people coming after, the parameter name comes from the search page url. so in my example http://mysite.com/search/?_sfm_state=California, someone has searched by the state of California. I’m checking in the php if _sfm_state is set, and if it is set (“isset”), I’m saving the value “california” to the new variable $state.

    Trevor
    #184509

    Thank you for sharing. I will pass this along to Ross, the developer.

Viewing 2 posts - 1 through 2 (of 2 total)