• Resolved dhiralrl

    (@dhiralrl)


    Hello,

    I want to use this plugin for custom search with wp–search query parameter (does not use wp default search).

    Is there any way to use this way?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Sumit Singh

    (@5um17)

    Hi,

    Yes this works with all queries. You just need to pass “s” parameter ins search e.g. instead of wp-search use s then is_search() will be return true and WPES alter the query results.

    Please make sure in your query suppress_filters is set to false.

    Thanks

    Thread Starter dhiralrl

    (@dhiralrl)

    Hi Sumit, Thank you for your reply.

    I tried it but looks like I’m missing something.
    With S

    here is the code: https://ibb.co/x7Rq7hj

    Plugin Author Sumit Singh

    (@5um17)

    Hi,

    Sorry for the delay.

    Please let me know if you still need assistance.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to use for custom search?’ is closed to new replies.