• Hi,

    I’m working on a extension of this widget that includes the ability to search keywords as well as filter through custom taxonomies. The non-keyword implementation is online at https://www.eat-la.com/advanced-search/

    What I’d like to do it add support for a keyword text field. I’ve added a text field to the widget and given it the name “s” so that WordPress recognizes is as a search term, but then WP ignores the custom taxonomies.

    Any ideas on how to make this work?

    Thanks in advance.

    Best,
    Jesse

Viewing 5 replies - 1 through 5 (of 5 total)
  • It seems to be working correctly in WP 3.0-beta1.

    Thread Starter catalystwebworks

    (@catalystwebworks)

    Great. Thanks for the tip. Unfortunately, upgrading to the beta isn’t a possibility for this site. Any idea how to get it to work on 2.9.2?

    It seems to go to a different page when the ‘s’ request variable have a value than when it’s blank.

    https://eat-la.com/?s=burger&region=central-city

    goes to one page, and

    https://eat-la.com/?s=&region=central-city

    to another.

    I, of course, expect them to load different results, but it appears as though they point to different pages altogether.

    If I change the ‘s’ variable to ‘keyword’ and then tinker with the page that follows a non-‘s’ query, can’t I filter results based on post content? If so, where is that non-‘s’ page coming from? I don’t see it in the plugin code.

    Thanks again!

    Hi everyone,

    I’m very interested to know how you have made the advanced search widget with multiple taxonomies and keywords.

    Is it possible that you explain us how you do that ? I’m looking for a such thing since 2 days without understanding how to do this…

    Thanks,

    Aurélien

    P.S : forgive me my english level…

    I’m looking for the same advanced search plugin, will it be released?

    Has this been released? I also need this.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Query Multiple Taxonomies] Searching Multiple Taxonomies AND Keywords’ is closed to new replies.