How to use Jquery to retrieve ajax search results for wordpress

前端 未结 2 1074
孤街浪徒
孤街浪徒 2021-02-02 02:46

I need to set up wordpress ajax search results but my method isn\'t retrieving the results when the button is clicked and is instead redirecting me to another site ( myurl.com?s

2条回答
  •  温柔的废话
    2021-02-02 03:13

    You can use the typeahead.js jquery plugin too, read this complete tutorial for more information:

    http://wp.tutsplus.com/tutorials/plugins/enhancing-the-search-form-with-typeahead-js/

提交回复
热议问题