• Resolved Ashish

    (@ashishpatel1992)


    Hello,
    I was looking to build a search form Like
    Job Title (Text)
    Job Category (Dropdown from custom post type category)
    Date (Sorting ASC or DSC Dropdown)

    Is it possible to build this with this plugin.
    I cant figure out where do I add my custom options to build my advance search page.

    https://wordpress.org/plugins/relevanssi/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Mikko Saari

    (@msaari)

    Relevanssi doesn’t offer tools to build a search form; you need to do it yourself. It’s a simple HTML form, so it shouldn’t be particularly difficult.

    Thread Starter Ashish

    (@ashishpatel1992)

    Building form is not a issue. But displaying results based on my form custom post type and taxonomy selection is the main issue.
    How to produce search result based on certain criteria!

    Plugin Author Mikko Saari

    (@msaari)

    See WP_Query documentation for the filtering. Relevanssi understands almost every parameter that WP_Query supports.

    Thread Starter Ashish

    (@ashishpatel1992)

    Thank you. I will try this out.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Building Search Form’ is closed to new replies.