Results 115 comments of Scott Rod

@Jany-M did you every release a working version? Your forked page doesn't allow us to post issues to let you know this plugin is not working with WP 5.1.1 using...

@Jany-M I get 404 errors that the search term can not be found. The search terms I try are either in a page or custom post type. So, while searching...

Hi @Jany-M, looking at the routing… `page` needs to be `pages`, then it works! I'll try it with my CPT later.

Also, I'm using WP Rest API v1.2.3 because v2 didn't work.

@schliflo Whoops, the rewrite name is `festival-event`, but my slug is `festival_event`. Regardless, the issue persists when using `[wp_live_search multi="true" type="festival_event,posts"]`. ``` Failed to load resource: the server responded with...

Actually, I have a local install of WP 4.3 with WP Rest API v1.2.3 and your plugin installed, no other plugins activated with TwentyFifteen theme. From your doc's example, using,...

They are, always. Set to post name.

Good to know! FYI, In your documentation, there are a couple places where 'posts' needs to be changed to 'post'. Sorry, I never thought to try that. I was so...

Regardless, thanks @schliflo for your time.